mirror of
https://github.com/portainer/portainer.git
synced 2025-11-26 14:06:05 +08:00
feat(ux): always display search bar in datatables (#2034)
This commit is contained in:
@@ -8,7 +8,6 @@ angular.module('portainer.docker').component('nodesDatatable', {
|
||||
tableKey: '@',
|
||||
orderBy: '@',
|
||||
reverseOrder: '<',
|
||||
showTextFilter: '<',
|
||||
showIpAddressColumn: '<',
|
||||
accessToNodeDetails: '<'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user