Skip to content

Commit cf4ef95

Browse files
committed
CS-13123: Hide diagram parts on change password form
1 parent 0836496 commit cf4ef95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/scripts/ui-custom/installWizard.js

+2
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,8 @@
397397
return false;
398398
});
399399

400+
showDiagram('');
401+
400402
return $changeUser;
401403
},
402404

0 commit comments

Comments
 (0)