Sha256: b05b8de26b0494406efb40e079bf93d0006f14d68669ef8b6f18c2b5ac4cfb8a

Contents?: true

Size: 1018 Bytes

Versions: 29

Compression:

Stored size: 1018 Bytes

Contents

.tn-tc-row{:style => ("display: none;" if f.object._destroy)}
  = f.hidden_field :item_method, value: field
  .tn-tc-topbar
    .actions
      %i.fa.fa-arrows.drag-anchor

      = link_to '#', class: 'tn-tc-open-library above', 'data-modal-target' => '.tenon-library', 'data-modal-title' => "Insert Content", 'data-modal-handler' => 'Tenon.features.tenonContent.Library', 'data-modal-clone' => 'true', 'data-tooltip' => '', title: 'Insert Content' do
        = fa_icon('plus-circle')

      = link_to_remove_association(fa_icon('trash-o'), f, {'data-confirm' => 'Are you sure?', 'data-wrapper-class' => 'tn-tc-row'})

    .spacer

  .tn-tc-fields= render row_partial, f: f

  .tn-tc-bottombar
    .actions
      = link_to '#', class: 'tn-tc-open-library below', 'data-modal-target' => '.tenon-library', 'data-modal-title' => "Insert Content", 'data-modal-handler' => 'Tenon.features.tenonContent.Library', 'data-modal-clone' => 'true', 'data-tooltip' => '', title: 'Insert Content' do
        = fa_icon('plus-circle')

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
tenon-1.0.28 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.27 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.26 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.25 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.24 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.23 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.22 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.21 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.20 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.19 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.18 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.17 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.16 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.15 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.14 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.13 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.12 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.11 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.10 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.9 app/views/tenon/tenon_content/_row.html.haml