Sha256: f2002b83a6b170b56ff3b3ce9733798912d1657eef9d209235017979bce9b232
Contents?: true
Size: 457 Bytes
Versions: 12
Compression:
Stored size: 457 Bytes
Contents
<h1>Admin Menu Import/Export</h1> To export the current menu heirarchy to text <%= link_to "click here", :action => :export %>.<br/> <br/> <% form_tag :action => :import do %> To import a previous menu heirarchy from text, paste the text below and click submit. Warning, this will empty all existing admin menus from the database.<br/> <textarea name="import_text" rows="30" cols="80"></textarea><br/> <br/> <input type="submit" value="Submit"> <% end %>
Version data entries
12 entries across 12 versions & 1 rubygems