Sha256: 1f6c96600f5568bc8038800bf4743c5f2abaf51c7ed60426986295afd1abba54

Contents?: true

Size: 613 Bytes

Versions: 52

Compression:

Stored size: 613 Bytes

Contents

= render_region :form_top
- render_region :form do |form|
  - form.edit_title do
    %fieldset.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')

Version data entries

52 entries across 52 versions & 2 rubygems

Version Path
trusty-cms-4.0.2 app/views/admin/assets/_form.html.haml
trusty-cms-3.9.7 app/views/admin/assets/_form.html.haml
trusty-cms-3.9.6 app/views/admin/assets/_form.html.haml
trusty-cms-3.9.5 app/views/admin/assets/_form.html.haml
trusty-cms-4.0.1 app/views/admin/assets/_form.html.haml
trusty-cms-3.9.4 app/views/admin/assets/_form.html.haml
trusty-cms-3.9.3 app/views/admin/assets/_form.html.haml
trusty-cms-3.9.2 app/views/admin/assets/_form.html.haml
trusty-cms-4.0.0 app/views/admin/assets/_form.html.haml
trusty-cms-3.9.1 app/views/admin/assets/_form.html.haml
trusty-cms-3.9.0 app/views/admin/assets/_form.html.haml
trusty-cms-3.8.4 app/views/admin/assets/_form.html.haml
trusty-cms-3.8.3 app/views/admin/assets/_form.html.haml
trusty-cms-3.8.2 app/views/admin/assets/_form.html.haml
trusty-cms-3.8.1 app/views/admin/assets/_form.html.haml
trusty-cms-3.8.0 app/views/admin/assets/_form.html.haml
trusty-cms-3.7.1 app/views/admin/assets/_form.html.haml
trusty-cms-3.7.0 app/views/admin/assets/_form.html.haml
trusty-cms-3.6.2 app/views/admin/assets/_form.html.haml
trusty-cms-3.6.1 app/views/admin/assets/_form.html.haml