// UI Script to Add Collapsed Dividers in Perch Admin // Add this script to /perch/addons/plugins/ui/ // Download Arrive.min.js and also put it in /perch/addons/plugins/ui/ . // ABOUT: Arrive.js // will check if elements are already added to the Dom // GitHub https://github.com/uzairfarooq/arrive // TODO: // - Only hide empty field, not filled ones. // - Add CSS class, to be able to distinguish pre-collapsed fields via CSS