Skip to content

Commit

Permalink
VCST-972: Remove Counter from Search panel (#87)
Browse files Browse the repository at this point in the history
feat: Remove Conter from Search panel
  • Loading branch information
OlegoO authored Apr 19, 2024
1 parent 5501d71 commit 751121d
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
<i class="form-ico fa fa-pencil"></i>
</a>
</div>
<p class="form-count">
{{'platform.list.count' | translate}}:
<span class="count">{{pageSettings.totalItems}}</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 751121d

Please sign in to comment.