Core/Cleanup
* move DBType Filter base to its own file under components * modernize class and its children
This commit is contained in:
parent
08f0ae711e
commit
16eabb90b6
55 changed files with 1387 additions and 1566 deletions
|
|
@ -709,11 +709,11 @@ function fi_reset(_this) {
|
|||
fi_resetCriterion($WH.ge('fi_criteria'));
|
||||
fi_resetCriterion($WH.ge('fi_weight'));
|
||||
|
||||
// custom start (originally a click on reset would reload the page with empty filters)
|
||||
// aowow - custom start (originally a click on reset would reload the page with empty filters)
|
||||
var bc = PageTemplate.get('breadcrumb');
|
||||
if (typeof bc[1] !== 'undefined')
|
||||
Menu.modifyUrl(Menu.findItem(mn_database, [bc[1]]), {}, {});
|
||||
// custom end
|
||||
// aowow - custom end
|
||||
|
||||
var _ = $WH.ge('sdkgnsdkn436');
|
||||
if (_) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue