Changeset 3915:a57821ba9ef1 for admin/js/_index.js
- Timestamp:
- 11/05/18 16:40:40 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/js/_index.js
r3908 r3915 206 206 } 207 207 208 if (!dotclear. noDragDrop) {208 if (!dotclear.data.noDragDrop) { 209 209 // Dashboard boxes and their children are sortable 210 210 const set_positions = function(sel, id) {
Note: See TracChangeset
for help on using the changeset viewer.