Fix superuser panel title

This commit is contained in:
Joseph Schorr 2016-02-05 12:16:23 +02:00
parent d5920319de
commit 5f66baf2f5
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
pages.create('superuser', 'super-user.html', SuperuserCtrl,
{
'newLayout': true,
'title': 'Enterprise Registry Management'
'title': 'Quay Enterprise Management'
})
}]);

View file

@ -11,7 +11,7 @@
</div>
<div class="cor-title">
<span class="cor-title-link"></span>
<span class="cor-title-content">Enterprise Registry Management</span>
<span class="cor-title-content">Quay Enterprise Management</span>
</div>
<div class="cor-tab-panel">