Start work on the repo permissions table
This commit is contained in:
parent
1b6fc60c10
commit
dc5d40ddc3
6 changed files with 246 additions and 3 deletions
|
@ -80,9 +80,8 @@
|
|||
|
||||
<!-- Settings -->
|
||||
<div id="settings" class="tab-pane" ng-if="viewScope.repository.can_admin">
|
||||
settings
|
||||
<div class="repo-panel-settings" repository="viewScope.repository"></div>
|
||||
</div>
|
||||
|
||||
</div> <!-- /cor-tab-content -->
|
||||
</div>
|
||||
</div>
|
||||
|
|
Reference in a new issue