mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 22:48:45 +02:00
Bug fix: support [+] button inside linkedsets.. with constraints (cf Revision 1913)
SVN:1.2.1[2115]
This commit is contained in:
@@ -120,7 +120,7 @@ class UIExtKeyWidget
|
||||
else
|
||||
{
|
||||
$sWizHelper = 'oWizardHelper'.$sFormPrefix;
|
||||
$sWizHelperJSON = $sWizHelper.'.ToJSON()';
|
||||
$sWizHelperJSON = $sWizHelper.'.UpdateWizardToJSON()';
|
||||
}
|
||||
if (is_null($oAllowedValues))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user