ORIENT/modules/system/assets
fansaien 331c8f4383 Change filter.js to fire requests on the control element (#4094)
Changed filter.js to fire its internal AJAX requests on the control's element instead of the closest form element. Previous behavior would fire the requests on a non-existant form element (as filter widgets are typically not located within a form element) and it looks like that was copy-paste oversight from the inspector javascript that the filter was originally based on. Credit to @fansaien
2019-01-30 14:09:34 -06:00
..
css Tabs and tabels scrolling fix (#4069) 2019-01-21 23:35:27 -06:00
images
js Add support for `data-request-url` in the data attributes AJAX API (#4012) 2019-01-25 10:29:49 -06:00
less
ui Change filter.js to fire requests on the control element (#4094) 2019-01-30 14:09:34 -06:00
vendor