Displaying 2 results from an estimated 2 matches for "can_modify".
Did you mean:
caml_modify
2009 May 15
0
[PATCH server] final cleanup for service layer refactoring.
...diff --git a/src/app/views/hardware/show_hosts.rhtml b/src/app/views/hardware/show_hosts.rhtml
index 09a6188..fb54373 100644
--- a/src/app/views/hardware/show_hosts.rhtml
+++ b/src/app/views/hardware/show_hosts.rhtml
@@ -1,7 +1,7 @@
<div id="toolbar_nav">
<ul>
<%if @can_modify -%>
- <li><a href="<%= url_for :controller => 'host', :action => 'addhost', :hardware_pool_id => @pool %>" rel="facebox[.bolder]"><%= image_tag "icon_add_host.png", :style=>"vertical-align:middle;" %>...
2009 May 21
1
[PATCH server] Updated look and feel for empty grid views
...oat: left;' %>
-
+ <img src="images/jumbo_hosts.png" alt="hosts" width="145" height="145">
<div class="no-grid-items-text">
- No hosts found in this pool. <br/><br/>
- <%if @can_modify -%>
- <%= image_tag "icon_add_host.png", :style=>"vertical-align:middle;" %>
- <a href="<%= url_for :controller => 'hardware', :action => 'addhost', :id => @pool %>" rel="f...