Merge branch 'develop' into webpack
This commit is contained in:
@@ -12,6 +12,7 @@ angular.module('portainer.docker').component('containersDatatable', {
|
||||
reverseOrder: '<',
|
||||
showOwnershipColumn: '<',
|
||||
showHostColumn: '<',
|
||||
showAddAction: '<'
|
||||
showAddAction: '<',
|
||||
offlineMode: '<'
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user