remove reroll from tasks/lists.jade

This commit is contained in:
Tyler Renelle 2013-12-08 19:04:18 -07:00
parent 81dc41e177
commit 108d852d12

View file

@ -53,9 +53,7 @@ script(id='templates/habitrpg-tasks.html', type="text/ng-template")
i.icon-comment
//left-hand size commands
.task-controls
a.task-action-btn.btn-reroll(bo-if='item.type=="reroll"', ng-click='modals.reroll = true')
i.icon-repeat
a.money.btn-buy.item-btn(bo-if='item.type!="reroll"', ng-click='buy(item)')
a.money.btn-buy.item-btn(ng-click='buy(item)')
span.reward-cost {{item.value}}
span.shop_gold
// main content