Merge pull request #195 from coreos-inc/tidy
Delete all the old UI code and branches for new UI
This commit is contained in:
commit
411ddceee0
63 changed files with 312 additions and 4719 deletions
|
@ -8,10 +8,7 @@
|
|||
{
|
||||
'newLayout': true,
|
||||
'title': 'Enterprise Registry Setup'
|
||||
},
|
||||
|
||||
// Note: This page has already been converted, but also needs to be available in the old layout
|
||||
['layout', 'old-layout'])
|
||||
})
|
||||
}]);
|
||||
|
||||
function SetupCtrl($scope, $timeout, ApiService, Features, UserService, ContainerService, CoreDialog) {
|
||||
|
|
Reference in a new issue