removing unecessary +

revert-dabc3590
Nirothipan 7 years ago
parent 1f484e6a53
commit 673d47191e

@ -139,7 +139,7 @@
{{#equal this.type "info"}}
<div class="form-group" id="{{this.id}}">
<span class="help-block">
+ {{this.value}}
{{this.value}}
</span>
</div>
{{/equal}}

Loading…
Cancel
Save