mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°8772 - dynamic form
This commit is contained in:
@@ -175,6 +175,8 @@ class DependencyHandler
|
||||
// Options changed flag
|
||||
$bOptionsChanged = FormHelper::CompareArrayValues($aBefore, $aOptions);
|
||||
|
||||
$bOptionsChanged = true;
|
||||
|
||||
// Add the listener callback to the dependent field if it is also a dependency for another field
|
||||
if ($this->oDependenciesMap->IsTheBlockInDependencies($oDependentBlock->getName())) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user