mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 08:38:45 +02:00
N°9144 Fix back from module choice
This commit is contained in:
@@ -176,6 +176,8 @@ class WizStepModulesChoice extends WizardStep
|
||||
}
|
||||
|
||||
}
|
||||
//Unused when going backward
|
||||
return new WizardState(WizStepModulesChoice::class, ($index - 1));
|
||||
}
|
||||
|
||||
public function Display(WebPage $oPage)
|
||||
|
||||
Reference in New Issue
Block a user