Merge pull request #8269 from Hus274/8265
Adding a merchandise link to the marketplace selector
This commit is contained in:
@@ -20,6 +20,8 @@ ul.options-menu
|
||||
li(ng-class="{ active: $state.includes('options.inventory.seasonalshop') }")
|
||||
a(ui-sref='options.inventory.seasonalshop')
|
||||
=env.t('seasonalShop')
|
||||
li.pull-right
|
||||
a(href='/static/merch')=env.t('merch')
|
||||
|
||||
.tab-content
|
||||
.tab-pane.active
|
||||
|
||||
Reference in New Issue
Block a user