Sha256: 53ebce77b5120df42be87d0f4cd1a49891ac9b82400746a39514511f5938a95f
Contents?: true
Size: 483 Bytes
Versions: 1
Compression:
Stored size: 483 Bytes
Contents
.block .secondary-navigation ul.wat-cf li.first = link_to t('admin-theme.list'), <%= controller_routing_path %>_path li.active = link_to t('admin-theme.new'), new_<%= singular_controller_routing_path %>_path .content h2.title #{t('admin-theme.new')} <%= model_name %> .inner = form_for :<%= resource_name %>, :url => <%= controller_routing_path %>_path, :html => { :class => :form } do |f| = render :partial => 'form', :locals => {:f => f}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
admin-theme-1.1.0 | lib/generators/admin_theme/resource/templates/slim/view_new.html.slim |