diff --git a/inyoka_theme_default/static/js/PrivilegeBox.js b/inyoka_theme_default/static/js/PrivilegeBox.js deleted file mode 100644 index ca811d0..0000000 --- a/inyoka_theme_default/static/js/PrivilegeBox.js +++ /dev/null @@ -1,147 +0,0 @@ -/** - * js.PrivilegeBox - * ~~~~~~~~~~~~~~~ - * - * :copyright: (c) 2007-2017 by the Inyoka Team, see AUTHORS for more details. - * :license: BSD, see LICENSE for more details. - * - * TODO: i18n - */ -(function () { - PrivilegeBox = function (container, forums, privileges) { - this.mapping = {}; - var selected_forums = [], - self = this, - forum_container = $('
'), - list = $('