mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 09:34:13 +01:00
Advanced Search: Links n:n
SVN:b1162[5449]
This commit is contained in:
@@ -127,6 +127,10 @@ function LinksWidget(id, sClass, sAttCode, iInputId, sSuffix, bDuplicates, oWizH
|
||||
|
||||
this.SearchObjectsToAdd = function()
|
||||
{
|
||||
$("#fs_SearchFormToAdd_"+me.id).trigger('itop.search.form.submit');
|
||||
|
||||
return false; // Don't submit the form, stay in the current page !
|
||||
|
||||
var theMap = { sAttCode: me.sAttCode,
|
||||
iInputId: me.iInputId,
|
||||
sSuffix: me.sSuffix,
|
||||
|
||||
Reference in New Issue
Block a user