mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
removing unecessary +
This commit is contained in:
parent
1f484e6a53
commit
673d47191e
@ -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