Sha256: ea645f37039d1863e663d464ce6e13a55a7f30e69d5553075a70321ad11d2018
Contents?: true
Size: 144 Bytes
Versions: 1
Compression:
Stored size: 144 Bytes
Contents
<%%= form_for [:panel, <%= @instance_singular %>] do |f| %> <ul> <li class="actions"> <%%= f.submit %> </li> </ul> <%% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
panel-0.1.5 | lib/generators/panel/templates/resource/_form.html.erb |