ORIENT/modules/system/assets/js
Samuel Georges b6fedfb688 Specify explicit form element
This allows request elements external to the form to serialize a target form for use. An example might be a search form at the top of a page, list of results in the middle, then the pagination at the bottom. The pagination would need to target the search form with data-request-form to persist the search query value.

This should work with the JS API too, passed as an object, because $($()) is acceptable in jQuery
2017-03-19 13:54:21 +11:00
..
eventlogs Fixes styling formatted content as raw 2016-10-13 06:35:34 +11:00
lang Implement disabled support for some form widgets 2017-03-14 13:52:47 +11:00
updates Use prettify on plugin details page 2015-08-15 14:16:16 +10:00
framework.extras.js Dedicated ajaxSetup event for modifying option 2017-02-04 19:44:53 +11:00
framework.js Specify explicit form element 2017-03-19 13:54:21 +11:00