Skip to content

Commit

Permalink
VCST-972: Remove Counter from Search panel (#59)
Browse files Browse the repository at this point in the history
feat: Remove Counter from Search panel.
  • Loading branch information
OlegoO authored Apr 19, 2024
1 parent 7a8e04b commit 1a0377f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
</ui-select>

</div>
<p class="form-count">{{ 'platform.list.count' | translate }}: <span class="count">{{pageSettings.totalItems | number:0}}</span></p>
</div>
</div>
<div class="blade-static __bottom" ng-if="pageSettings.itemsPerPageCount < pageSettings.totalItems" ng-include="'pagerTemplate.html'"></div>
Expand Down

0 comments on commit 1a0377f

Please sign in to comment.