mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
- Restyling and update of the UI
SVN:trunk[478]
This commit is contained in:
@@ -241,6 +241,8 @@ switch($operation)
|
||||
$sExtKeyToRemote = utils::ReadParam('sextkeytoremote', '');
|
||||
$iObjectId = utils::ReadParam('id', -1);
|
||||
UILinksWidget::RenderSet($oPage, $sClass, $sJSONSet, $sExtKeyToMe, $sExtKeyToRemote, $iObjectId);
|
||||
$iFieldId = utils::ReadParam('myid', '-1');
|
||||
$oPage->add_ready_script("$('#{$iFieldId}').trigger('validate');");
|
||||
break;
|
||||
|
||||
case 'autocomplete':
|
||||
|
||||
Reference in New Issue
Block a user