Use the search form above to search for objects to be added.
"; $("#$sPredefinedBtnId").click(function () { @@ -1909,7 +1909,7 @@ if ($('#ac_dlg_{$iId}').length == 0) height: $(window).height()*0.8, autoOpen: false, modal: true, - title: '$sSearchQuerylbl', + title: '$sSearchQueryLbl', resizeStop: oACWidget_{$iId}.UpdateSizes, close: oACWidget_{$iId}.OnClose }); @@ -1920,9 +1920,9 @@ JS $sTestResId = 'query_res_'.$sFieldPrefix.$sAttCode.$sNameSuffix; //$oPage->GetUniqueId(); $sBaseUrl = utils::GetAbsoluteUrlAppRoot().'pages/run_query.php?expression='; $sInitialUrl = $sBaseUrl.urlencode($sEditValue); - $sTestQuerylbl = Dict::S('UI:Edit:TestQuery'); + $sTestQueryLbl = Dict::S('UI:Edit:TestQuery'); $sAdditionalStuff .= <<