Merge branch 'temp8-packages-ui' of https://github.com/umbraco/Umbraco-CMS into temp8-packages-ui

This commit is contained in:
Warren Buckley
2018-12-06 09:32:42 +00:00
2 changed files with 0 additions and 7 deletions
@@ -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() {