Fix the Survey Edit icon. Fixes bug #11122
This commit is contained in:
parent
4b8ab2a039
commit
20d0630658
3 changed files with 14 additions and 9 deletions
|
|
@ -266,6 +266,7 @@ like($storage->getFileContentsAsScalar($filename), qr{
|
|||
|
||||
}
|
||||
|
||||
$survey->getAdminConsole();
|
||||
my $adminConsole = $survey->getAdminConsole();
|
||||
cmp_deeply(
|
||||
$adminConsole->{_submenuItem},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue