Sha256: 0146b50b4a58492fab1640a9286414b0b3d7ffd23b3db20ed049b129c75e3670
Contents?: true
Size: 603 Bytes
Versions: 1
Compression:
Stored size: 603 Bytes
Contents
<div class="group"> <%%#= f.label :example, 'Example', :class => :label %> <%%#= f.text_field :example, :class => 'text_field' %> <span class="description">Ex: a simple text</span> </div> <div class="group navform wat-cf"> <button class="button" type="submit"> <%%= image_tag("web-app-theme/icons/tick.png", :alt => t("admin-theme.save")) %> <%%= t("admin-theme.save") %> </button> <span class="text_button_padding"><%%= t("admin-theme.or") %></span> <%%= link_to t("admin-theme.cancel"), <%= controller_routing_path %>_path, :class => "text_button_padding link_button" %> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
admin-theme-1.1.0 | lib/generators/admin_theme/resource/templates/erb/view_form.html.erb |