Index: app/templates/overview.handlebars |
=== modified file 'app/templates/overview.handlebars' |
--- app/templates/overview.handlebars 2013-02-14 00:32:35 +0000 |
+++ app/templates/overview.handlebars 2013-02-26 21:34:28 +0000 |
@@ -6,6 +6,8 @@ |
<li class="view-service">View</li> |
<li class="add-relation">Build Relation</li> |
<li class="destroy-service">Destroy</li> |
+ <li class="landscape-reboot"><a href="#">Machine Restart Needed</a></li> |
gary.poster
2013/02/27 16:31:41
I vote for consistency. If we have the <a href="#
bcsaller
2013/02/27 16:37:58
The others are event bound items that if anything
|
+ <li class="landscape-security"><a href="#">Security Updates Available</a></li> |
</ul> |
</div> |
<div class="environment-menu" id="ambiguous-relation-menu"> |