mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
Advanced search: WIP POC, integration with endpoint.
SVN:b1162[5412]
This commit is contained in:
@@ -55,6 +55,14 @@ $(function()
|
||||
// Remove toggler as it's a non sense here
|
||||
this.element.find('.sfc_toggle').remove();
|
||||
},
|
||||
_prepareOperators: function()
|
||||
{
|
||||
// Overloading function and doing nothing for this special kind of criteria.
|
||||
},
|
||||
_prepareButtons: function()
|
||||
{
|
||||
// Overloading function and doing nothing for this special kind of criteria.
|
||||
},
|
||||
_setTitle: function(sTitle)
|
||||
{
|
||||
if(sTitle === undefined)
|
||||
|
||||
Reference in New Issue
Block a user