spelling: except
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
fb4c76a2b6
commit
414a4348c4
|
@ -24,7 +24,7 @@
|
|||
var accountType = {{$account_type}};
|
||||
|
||||
$(document).ready(function(){
|
||||
// Hide all DIV for page-flags expet the one which belongs to the present
|
||||
// Hide all DIV for page-flags except the one which belongs to the present
|
||||
// account-type
|
||||
showPageFlags(accountType);
|
||||
|
||||
|
|
Loading…
Reference in a new issue