Merge pull request #1988 from HabitRPG/sabe/tweak

Add explicit cancel button to Fortify modal
This commit is contained in:
Tyler Renelle 2013-12-14 21:09:25 -08:00
commit 0f5afbedfb

View file

@ -10,6 +10,7 @@ div(modal='modals.reroll')
despair, and the beginning of each new day proves lethal, spend the Gems and catch a reprieve!
.modal-footer
button.btn.btn-large.cancel(ng-click='modals.reroll = false') Never mind
span(ng-if='user.balance < 1')
a.btn.btn-success.btn-large(ng-click="modals.buyGems = true") Buy More Gems
span.gem-cost Not enough Gems