Profiler/Frontend

* add pages and templates to display arena teams, guilds and chars
This commit is contained in:
Sarjuuk
2018-03-22 17:38:44 +01:00
parent 3fd25ca889
commit 0ff0e5b59e
35 changed files with 1570 additions and 486 deletions

View File

@@ -369,17 +369,17 @@ var fi_filters = {
{ id: 23, name: 'completedachievement', type: 'str-small' },
{ id: 24, name: 'sepprofession' },
{ id: 25, name: 'alchemy', type: 'str-small' },
{ id: 26, name: 'blacksmithing', type: 'str-small' },
{ id: 27, name: 'enchanting', type: 'str-small' },
{ id: 28, name: 'engineering', type: 'str-small' },
{ id: 29, name: 'herbalism', type: 'str-small' },
{ id: 30, name: 'inscription', type: 'str-small' },
{ id: 31, name: 'jewelcrafting', type: 'str-small' },
{ id: 32, name: 'leatherworking', type: 'str-small' },
{ id: 33, name: 'mining', type: 'str-small' },
{ id: 34, name: 'skinning', type: 'str-small' },
{ id: 35, name: 'tailoring', type: 'str-small' },
{ id: 25, name: 'alchemy', type: 'num' },
{ id: 26, name: 'blacksmithing', type: 'num' },
{ id: 27, name: 'enchanting', type: 'num' },
{ id: 28, name: 'engineering', type: 'num' },
{ id: 29, name: 'herbalism', type: 'num' },
{ id: 30, name: 'inscription', type: 'num' },
{ id: 31, name: 'jewelcrafting', type: 'num' },
{ id: 32, name: 'leatherworking', type: 'num' },
{ id: 33, name: 'mining', type: 'num' },
{ id: 34, name: 'skinning', type: 'num' },
{ id: 35, name: 'tailoring', type: 'num' },
{ id: 4, name: 'septalent' },
{ id: 5, name: 'talenttree1', type: 'num' },