parent
53ce4de6aa
commit
2cbdecb043
23 changed files with 584 additions and 116 deletions
|
@ -1,6 +1,6 @@
|
|||
(function() {
|
||||
/**
|
||||
* The superuser admin page provides a new management UI for the Enterprise Registry.
|
||||
* The superuser admin page provides a new management UI for Quay Enterprise.
|
||||
*/
|
||||
angular.module('quayPages').config(['pages', function(pages) {
|
||||
pages.create('superuser', 'super-user.html', SuperuserCtrl,
|
||||
|
|
Reference in a new issue