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

@@ -184,7 +184,7 @@ b-modal#avatar-modal(title="", size='md', :hide-header='true', :hide-footer='tru
label.custom-control.custom-checkbox
input.custom-control-input(type="checkbox")
span.custom-control-indicator
span.custom-control-description(v-once) {{ $t('excercise') }}
span.custom-control-description(v-once) {{ $t('exercise') }}
div
label.custom-control.custom-checkbox
input.custom-control-input(type="checkbox")