Sha256: 21f7455447c54792179accb92ed5c8de848bc36bb2d003187a9d6b667d2bdd42

Contents?: true

Size: 635 Bytes

Versions: 95

Compression:

Stored size: 635 Bytes

Contents

= render_region :form_top
- render_region :form do |form|
  - form.edit_title do
    .title
  - form.edit_metadata do
    .drawer
      .drawer_contents#attributes
        %table.fieldset
          %tr
            %th.label
              %label{ :for => "asset_caption" }
                = t("clipped_extension.caption")
            %td.field
              = f.text_field :caption, :class => 'textbox', :maxlength => 255
          = render_region :extended_metadata, :locals => {:f => f}
      .drawer_handle
        %a.toggle.more{:href=>'#attributes', :rel=>"toggle[attributes]"}
          = t('more')
          %i.fas.fa-angle-down

Version data entries

95 entries across 95 versions & 1 rubygems

Version Path
trusty-cms-7.0.22 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.21 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.20 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.19 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.18 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.17 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.16 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.14 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.13 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.12 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.15 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.9.1 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.11 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.10 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.9 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.8 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.7 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.6 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.5 app/views/admin/assets/_form.html.haml
trusty-cms-7.0.4 app/views/admin/assets/_form.html.haml