Sha256: 2db855e2e038a1dff6535f216ae19b40d3725eb2c7d3255c4e2dd9407c2ff69d
Contents?: true
Size: 666 Bytes
Versions: 5
Compression:
Stored size: 666 Bytes
Contents
.row.d-none#students-checked-div.center-block .panel.panel-success .panel-heading = t(:'student.chosen_students') .table-action.show-chosen-table.pull-right = button t(:clear), nil, id: 'clear-student-selection', remote: true, class: 'btn-xs' / = button t(:show), chosen_students_path, remote: true, class: 'btn-xs' / .table-action.hide-chosen-table.pull-right.d-none = button t(:hide), nil, class: 'btn-xs' = button t(:clear), nil, id: 'clear-student-selection', remote: true, class: 'btn-xs' /.panel-body table#chosen-table.table tbody#students-checked /#chosen-actions.d-none.panel-footer
Version data entries
5 entries across 5 versions & 1 rubygems