3195007: Adds filtering for section/template with additional text filtering support.
Merge request reports
Activity
added 1 commit
- 5bf5a863 - 3195007: Bit more clean up work on the Add/Import buttons. Opens everything in...
This one needs a bit of work from your side.
- Update the rebuildAndClose() command, saving a section or template to library is now done through the modal (if enabled). However currently after saving, the modal doesn't close.
-
Need some way to pass a data attribute, class, variable... something from the button the user clicks "Import from section library" or "Import template from Library", to
section_library/js/section-library.js
so we can "prefilter" the our dropdown by the given type. Right now I have "data-section-library-type" attached to our buttons, but not sure how we should hook them up.
After that, I think this guy is almost ready to ship!
Edited by Aaron Christian
Please register or sign in to reply