Merge pull request #837 from Nirothipan/fileTransfer

Minor change in display dialog.
merge-requests/1/head
Charitha Goonetilleke 7 years ago committed by GitHub
commit 3b18779775

@ -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