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
@@ -7,7 +7,11 @@ function (DatatableService) {
var ctrl = this;
this.state = {
orderBy: this.orderBy
orderBy: this.orderBy,
showQuickActionStats: true,
showQuickActionLogs: true,
showQuickActionConsole: true,
showQuickActionInspect: true
};
this.filters = {