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