%%= 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 |
<%%= 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 %>Edit| <%%= link_to "Destroy", <%= item_path %>_path(:id=><%= instance_name %>.id,:integrated_view=>"yes"),:confirm => 'Are you sure?', :method => :delete %> |