mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-28 05:45:36 +00:00
6 lines
257 B
Text
6 lines
257 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')
|
||
|
|
.money.input-suffix
|
||
|
|
span.shop_gold
|