Merge branch 'temp8-packages-ui' of https://github.com/umbraco/Umbraco-CMS into temp8-packages-ui
This commit is contained in:
@@ -53,9 +53,6 @@
|
||||
}
|
||||
];
|
||||
|
||||
$timeout(function () {
|
||||
navigationService.syncTree({ tree: "packages", path: "-1" });
|
||||
});
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -25,10 +25,6 @@
|
||||
|
||||
setPageName();
|
||||
|
||||
$timeout(function () {
|
||||
navigationService.syncTree({ tree: "users", path: "-1" });
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
function loadNavigation() {
|
||||
|
||||
Reference in New Issue
Block a user