Sha256: a66054622a2d5b9e1d376f5b8a95104b2dd6dbdc085a878f79b0c33959ec0860
Contents?: true
Size: 306 Bytes
Versions: 2
Compression:
Stored size: 306 Bytes
Contents
- content_for :right_column do = render :partial => 'cms_admin/files/index' = form.text_field :label, :data => {:slugify => @menu.new_record?} = form.text_field :identifier, :data => {:slug => true} .form-actions = form.submit t(@menu.new_record?? '.create' : '.update'), :class => 'btn btn-primary'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
comfypress-0.1.4 | app/views/cms_admin/menus/_form.html.haml |
comfypress-0.1.3 | app/views/cms_admin/menus/_form.html.haml |