Sha256: 7c1b72c6648d3034ba469e41a8b8d1da56c2187a76832caa5f1ff60c942dae01
Contents?: true
Size: 848 Bytes
Versions: 8
Compression:
Stored size: 848 Bytes
Contents
.tn-tc-row{ :style => ('display: none;' if f.object._destroy) } = f.hidden_field :item_method, value: field .tn-tc-row__top-bar .tn-tc-row__action.tn-tc-row__action--left %i.material-icon.tn-tc-row__drag-anchor{ data: { drag_anchor: true } } reorder .tn-tc-row__action--right = link_to_remove_association f, { 'data-confirm' => 'Are you sure?', 'data-wrapper-class' => 'tn-tc-row' } do %i.material-icon.delete delete .tn-tc-row__action--right = link_to '#', class: 'above', data: { modal_target: ".tn-tc-library", modal_closest: '.tn-tc', modal_title: "Insert Content", modal_handler: 'TenonContentLibrary', modal_clone: 'true', tooltip: '', tn_tc_insert: 'before' }, title: 'Insert Content' do %i.material-icon playlist_add .spacer .tn-tc-row__fields= render row_partial, f: f
Version data entries
8 entries across 8 versions & 1 rubygems