mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Merge pull request #837 from Nirothipan/fileTransfer
Minor change in display dialog.
This commit is contained in:
commit
3b18779775
@ -139,7 +139,7 @@
|
|||||||
{{#equal this.type "info"}}
|
{{#equal this.type "info"}}
|
||||||
<div class="form-group" id="{{this.id}}">
|
<div class="form-group" id="{{this.id}}">
|
||||||
<span class="help-block">
|
<span class="help-block">
|
||||||
+ {{this.value}}
|
{{this.value}}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
{{/equal}}
|
{{/equal}}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user