mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 06:18:44 +02:00
Advanced search: WIP auto submit.
SVN:trunk[5652]
This commit is contained in:
@@ -190,7 +190,7 @@ $(function()
|
||||
|
||||
// Close criteria
|
||||
this.element.on('itop.search.criteria.close', function(){
|
||||
me._apply();
|
||||
//me._apply();
|
||||
return me._close();
|
||||
});
|
||||
|
||||
|
||||
@@ -112,7 +112,6 @@ $(function()
|
||||
// Binding events (eg. from search_form_criteria widgets)
|
||||
this._bindEvents();
|
||||
},
|
||||
|
||||
// called when created, and later when changing options
|
||||
_refresh: function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user