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