fix(UI) Update docker container inspect,log,stats,console,attach pages EE-3492 (#7307)

* EE-3492 update docker container inspect,log,stats,console,attach pages

* EE-3492 bug fixing

* EE-3492 replace chart bar icon

* EE-3492 bug fix

* Update resourcePoolsDatatable.html

* Update resourcePoolsDatatable.html
This commit is contained in:
Rex Wang
2022-07-25 11:03:22 +08:00
committed by GitHub
parent 7ee8dac832
commit 3356d1abe2
22 changed files with 99 additions and 63 deletions

View File

@@ -13,7 +13,7 @@
class="searchInput"
ng-model="$ctrl.state.textFilter"
ng-change="$ctrl.onTextFilterChange()"
placeholder="Search..."
placeholder="Search for a service..."
auto-focus
ng-model-options="{ debounce: 300 }"
data-cy="service-searchInput"