1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 14:31:19 +02:00

[ticket/15467] Fix JS for permissions setting

PHPBB3-15467
This commit is contained in:
rxu
2018-01-02 13:51:39 +07:00
parent ae62bc4642
commit 4d640555ef
2 changed files with 12 additions and 0 deletions

View File

@@ -9,6 +9,8 @@
var role_options = new Array();
var no_role_assigned = "{LA_NO_ROLE_ASSIGNED}";
<!-- IF S_ROLE_JS_ARRAY -->
{S_ROLE_JS_ARRAY}
<!-- ENDIF -->