mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 13:29:41 +02:00
EE-3742 update tool bar / action bar / search bar / pagination (#7298)
Co-authored-by: RexWangPT <rex.wang@portainer.io>
This commit is contained in:
parent
314fdc850e
commit
9223c0226a
17 changed files with 322 additions and 239 deletions
|
@ -102,7 +102,7 @@
|
|||
</div>
|
||||
<div class="footer" ng-if="$ctrl.dataset">
|
||||
<div class="paginationControls">
|
||||
<form class="form-inline">
|
||||
<form class="form-inline vertical-center">
|
||||
<span class="limitSelector">
|
||||
<span style="margin-right: 5px"> Items per page </span>
|
||||
<select class="form-control" ng-model="$ctrl.state.paginatedItemLimit" ng-change="$ctrl.changePaginationLimit()" data-cy="component-paginationSelect">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue