%%= content_for :head do %> <%%= stylesheet_link_tag "/assets/exclusions/jquery_data_table" %> <%# TODO: Move Script and CSS to unobtrusive files %> <%% end %> <%%= content_for :page_header do %>
<%%= image_tag('new.png', :size=>"32x32") %> |
Create New<%% end %> |
<%%= image_tag('upload.png', :size=>"32x32") %> |
Upload |
<%%= image_tag('download.png', :size=>"32x32") %> |
Download |
<%= attribute.human_name.titleize %> | <%- end -%>Manage |
---|---|
<%%= <%= instance_name %> .<%= attribute.name %> %> | <%- end %><%%= link_to "Edit", <%= item_path :action => :edit %> %> | <%%= link_to "Destroy", <%= item_path %>, :confirm => 'Are you sure?', :method => :delete %> |