simply remove the installed label

This commit is contained in:
root 2018-08-25 16:22:24 +00:00
parent 76b4007fc9
commit a6d96ae860

View file

@ -21,7 +21,6 @@
<span class="fa-chevron-right pull-right"></span> <span class="fa-chevron-right pull-right"></span>
<h2 class="list-group-item-heading"> <h2 class="list-group-item-heading">
{{name}} <small>{{id}}</small> {{name}} <small>{{id}}</small>
{{#installed}}<span class="badge badge-success" title="{{t 'status'}}">{{t 'installed'}}</span>{{/installed}}
</h2> </h2>
<p class="list-group-item-text">{{description}}</p> <p class="list-group-item-text">{{description}}</p>
{{^official}} {{^official}}