mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 11:38:24 +00:00
5 lines
267 B
Text
5 lines
267 B
Text
fieldset.option-group.option-short(ng-if='task.type=="reward" && !task.challenge.id')
|
|
legend.option-title=env.t('price')
|
|
input.option-content(type='number', size='16', min='0', step='any', ng-model='task.value', required)
|
|
.money.input-suffix
|
|
span.shop_gold
|