* also load item-scaling data for spell-tooltips
 * fixed an event reference in the markup-guide (holidayIds became eventIds some time ago)
 * removed underline from anchor elements
 * also increment version
This commit is contained in:
Sarjuuk
2015-08-04 14:44:57 +02:00
parent e2beb82f29
commit e28c00ccda
4 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -83,7 +83,8 @@ if (typeof $WowheadPower == "undefined") {
100: [profiles, "profile", "Profile" ]
},
SCALES = {
3: { url: "?data=item-scaling" }
3: { url: "?data=item-scaling" },
6: { url: "?data=item-scaling" }
},
LOCALES = {
0: "enus",