Merge remote-tracking branch 'upstream/master' into details-redux

This commit is contained in:
MrTimscampi
2020-06-23 10:35:38 +02:00
81 changed files with 2690 additions and 754 deletions
+6
View File
@@ -215,6 +215,12 @@ define([
roles: 'admin',
controller: 'dashboard/plugins/available'
});
defineRoute({
path: '/repositories.html',
autoFocus: false,
roles: 'admin',
controller: 'dashboard/plugins/repositories'
});
defineRoute({
path: '/home.html',