fipamo/public/assets/scripts/dash/app/ui
ro 4520c9b608
FIX: misnamed sorting attribute for uploaded files
when creating new ui elements for uploaded files, the 'data-source'
attribute was being created to store the upload path for the file which
is used to save that info in the page doc.

that attribute should be 'data-id' as that is what sortablejs looks for
when sorting element data into arrays
2024-07-09 13:38:02 -06:00
..
FileManager.js FIX: misnamed sorting attribute for uploaded files 2024-07-09 13:38:02 -06:00
Menu.js added front end scripting to recreate API 2024-03-06 11:53:40 -06:00
Notifications.js added front end scripting to recreate API 2024-03-06 11:53:40 -06:00
TextEditor.js changed role attritubet to class in page editor ui 2024-03-25 12:53:31 -06:00