admin: interface to edit teams
This commit is contained in:
parent
9633fef929
commit
a1cd214449
5 changed files with 169 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<h2>Équipes</h2>
|
||||
<h2>Équipes<a ng-click="show('new')" class="pull-right btn btn-primary"><span class="glyphicon glyphicon-plus" aria-hidden="true"></span> Ajouter une équipe</a></h2>
|
||||
|
||||
<p><input type="search" class="form-control" placeholder="Search" ng-model="query"></p>
|
||||
<table class="table table-hover table-bordered">
|
||||
|
|
|
|||
Reference in a new issue