Allow page ordering

This commit is contained in:
Ruud
2014-05-05 22:01:11 +02:00
parent 8e35c02763
commit 07eb1f7f4c
8 changed files with 31 additions and 4 deletions
@@ -2,6 +2,7 @@ Page.Userscript = new Class({
Extends: PageBase,
order: 80,
name: 'userscript',
has_tab: false,