Sha256: a2db901233c4399501cf89ae8a8c45fcb2a2b626b35e967a8836e931fb95bbb1
Contents?: true
Size: 352 Bytes
Versions: 12
Compression:
Stored size: 352 Bytes
Contents
<p class="header">New admin_menu</p> <% form_tag :action => 'create' do %> <%= render :partial => 'form' %> <%= submit_tag "Create", { :class => "submitbutton" } %> <% end %> <span class="off" onmouseover="this.className='on'" onmouseout="this.className='off'"><%= link_to 'Back', :action => 'list', :parent_id => @admin_menu.parent_id %></span>
Version data entries
12 entries across 12 versions & 1 rubygems