mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
Advanced search: UI/UX WIP.
SVN:b1162[5559]
This commit is contained in:
@@ -9,11 +9,13 @@ $(function()
|
||||
// default options
|
||||
options:
|
||||
{
|
||||
'endpoint': AddAppContext(GetAbsoluteUrlAppRoot()+'pages/ajax.render.php'),
|
||||
|
||||
// Null value
|
||||
'null_value': {
|
||||
'code': 0,
|
||||
'label': Dict.S('UI:UndefinedObject'),
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
@@ -52,6 +54,5 @@ $(function()
|
||||
//------------------
|
||||
// Inherited methods
|
||||
//------------------
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user