Key shows up when you have either 90 pets or 90 mounts. Opens lg modal

This commit is contained in:
Blade Barringer 2015-01-02 13:08:45 -06:00
parent 7f2648eafb
commit 1049e5e152

View file

@ -221,8 +221,8 @@ script(type='text/ng-template', id='partials/options.inventory.drops.html')
p(ng-show='user.stats.lvl < 100')
| 8
span.Pet_Currency_Gem1x.inline-gems
div(ng-show='petCount >= 90')
button.customize-option(popover=env.t('petKeyPop'), popover-title=env.t('petKeyName'), popover-trigger='mouseenter', popover-placement='top', ng-click='openModal("pet-key")', class='pet_key')
div(ng-show='petCount >= 90 || mountCount >= 90')
button.customize-option(popover=env.t('petKeyPop'), popover-title=env.t('petKeyName'), popover-trigger='mouseenter', popover-placement='top', ng-click='openModal("pet-key", {size:"lg"})', class='pet_key')
p
| 4
span.Pet_Currency_Gem1x.inline-gems