Merge branch 'develop' into webpack

This commit is contained in:
Chaim Lev-Ari
2018-11-04 17:54:55 +02:00
79 changed files with 818 additions and 255 deletions
@@ -12,6 +12,7 @@ angular.module('portainer.docker').component('containersDatatable', {
reverseOrder: '<',
showOwnershipColumn: '<',
showHostColumn: '<',
showAddAction: '<'
showAddAction: '<',
offlineMode: '<'
}
});