Sha256: 381ef039872f93ded5874b81fbf5529296243856f54c2313a710dd31351f10d9

Contents?: true

Size: 1.01 KB

Versions: 28

Compression:

Stored size: 1.01 KB

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' => ".#{field} .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' => ".#{field} .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

28 entries across 28 versions & 1 rubygems

Version Path
tenon-1.0.57 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.56 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.55 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.54 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.53 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.52 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.51 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.50 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.49 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.48 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.47 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.46 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.45 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.44 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.43 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.42 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.41 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.40 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.39 app/views/tenon/tenon_content/_row.html.haml
tenon-1.0.38 app/views/tenon/tenon_content/_row.html.haml