Sha256: 88a36c0b7de2f5f4a6ffe85ae5e75ebd812881658930f9dcaf91805621b17297

Contents?: true

Size: 318 Bytes

Versions: 217

Compression:

Stored size: 318 Bytes

Contents

%tr
  %th.label
    %label{:for=>"page_#{meta_row[:field]}"}= t(meta_row[:field])
  %td.field= f.send(meta_row[:type], meta_row[:field], *meta_row[:args])
  %td.actions
    - if meta_row_counter+1 == @meta.size
      = link_to '#add_field_popup', :class=>'popup' do
        = image 'plus_grey', :alt => t('add_field')

Version data entries

217 entries across 217 versions & 1 rubygems

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