Start on config setup tool. This tool is not yet functional.

This commit is contained in:
Joseph Schorr 2014-12-26 16:54:36 -05:00
parent cac19cac57
commit 1142b1bc18
19 changed files with 1336 additions and 7 deletions

View file

@ -1,4 +1,4 @@
<div class="page-content" quay-show="Features.SUPER_USERS && showInterface">
<div class="page-content" quay-show="Features.SUPER_USERS">
<div class="cor-title">
<span class="cor-title-link"></span>
<span class="cor-title-content">Enterprise Registry Management</span>
@ -27,7 +27,7 @@
<div class="cor-tab-content">
<!-- Setup tab -->
<div id="setup" class="tab-pane active">
setup
<div class="config-setup-tool"></div>
</div>
<!-- Debugging tab -->