Remove repository type from listing
we will build the community repo later, if need be
This commit is contained in:
@@ -446,7 +446,7 @@
|
||||
<div class="" ng-show="apps.length">
|
||||
<div class="row-no-margin" ng-show="!category && !searchString">
|
||||
<div class="col-sm-12">
|
||||
<h2>{{ 'appstore.category.all' | tr }} ({{ repository }})</h2>
|
||||
<h2>{{ 'appstore.category.all' | tr }}</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row-no-margin">
|
||||
|
||||
Reference in New Issue
Block a user