Define the variable to control display of the + icon and the onClick functionality
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
script(id='modals/buyGems.html', type='text/ng-template')
|
||||
.modal-body
|
||||
.buy-gems
|
||||
- var isGemsModal = true
|
||||
include ../gems
|
||||
- isGemsModal = false
|
||||
.well
|
||||
h3=env.t('buyGems')
|
||||
table.table
|
||||
|
||||
Reference in New Issue
Block a user