Various fixes for new client (WIP) (#8953)

* sort equipment by stats: highest first

* spelling fix: excercise > exercise

*     change wording for login link on register screen

* remove incorrect Items heading from Quests Shop

*     fix missing "Recovery + Support Groups" guild category text and remove whitespace from keys

* fix text for guildInformationPlaceHolder
This commit is contained in:
Alys
2017-08-17 06:03:07 +10:00
committed by negue
parent 2770650340
commit 716695e11e
7 changed files with 17 additions and 18 deletions

View File

@@ -228,19 +228,19 @@ export default {
},
{
label: 'mental_health',
key: 'mental_health ',
key: 'mental_health',
},
{
label: 'organization',
key: 'organization ',
key: 'organization',
},
{
label: 'Recovery + Support Groups',
key: 'recovery_support_groups ',
label: 'recovery_support_groups',
key: 'recovery_support_groups',
},
{
label: 'spirituality',
key: 'spirituality ',
key: 'spirituality',
},
{
label: 'time_management',