Sha256: 24126a987356c8c6a66354ccfc347beb5c21e0c422f466a304b4cf0b5152f1fa

Contents?: true

Size: 1022 Bytes

Versions: 18

Compression:

Stored size: 1022 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", modal_closest: '.tn-tc', modal_title: "Insert Content", modal_handler: 'Tenon.features.tenonContent.Library', modal_clone: 'true', 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", modal_closest: '.tn-tc', modal_title: "Insert Content", modal_handler: 'Tenon.features.tenonContent.Library', modal_clone: 'true', modal_closest: '.tn-tc', tooltip: ''}, title: 'Insert Content' do
        = fa_icon('plus-circle')

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
tenon-1.0.76 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.75 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.74 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.73 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.72 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.71 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.70 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.69 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.68 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.67 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.66 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.65 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.64 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.63 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.62 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.61 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.60 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.59 app/views/tenon/tenon_content/_row.html.haml