|
|
@@ -22,9 +22,9 @@ def give_admin_groups(name = 'test'):
|
|
|
[4, '', get_lang(conn, 'admin_default_feature_authority')],
|
|
|
[3, 'give', get_lang(conn, 'authorization_authority')],
|
|
|
[4, '', get_lang(conn, 'admin_default_feature_authority')],
|
|
|
- [3, 'bbs', get_lang(conn, 'bbs_authority')],
|
|
|
+ [3, 'bbs', get_lang(conn, 'bbs_management_authority')],
|
|
|
[4, '', get_lang(conn, 'admin_default_feature_authority')],
|
|
|
- [3, 'vote', get_lang(conn, 'vote_authority')],
|
|
|
+ [3, 'vote_fix', get_lang(conn, 'vote_management_authority')],
|
|
|
[4, '', get_lang(conn, 'admin_default_feature_authority')],
|
|
|
[3, 'admin_default_feature', get_lang(conn, 'admin_default_feature_authority')],
|
|
|
[4, 'doc_watch_list_view', get_lang(conn, 'doc_watch_list_view_authority')],
|