mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
simply remove the installed label
This commit is contained in:
parent
76b4007fc9
commit
a6d96ae860
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
|||
<span class="fa-chevron-right pull-right"></span>
|
||||
<h2 class="list-group-item-heading">
|
||||
{{name}} <small>{{id}}</small>
|
||||
{{#installed}}<span class="badge badge-success" title="{{t 'status'}}">{{t 'installed'}}</span>{{/installed}}
|
||||
</h2>
|
||||
<p class="list-group-item-text">{{description}}</p>
|
||||
{{^official}}
|
||||
|
|
Loading…
Add table
Reference in a new issue