UI fixes for project groups
This commit is contained in:
parent
1cfc51b084
commit
b875df18fd
4 changed files with 8 additions and 9 deletions
|
|
@ -6,16 +6,12 @@
|
|||
</div>
|
||||
|
||||
<div class="box">
|
||||
<div class="box-header">
|
||||
<h3 class="box-title"><?php Lang::out('project_groups'); ?></h3>
|
||||
</div>
|
||||
|
||||
<table class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th><?php Lang::out('group_title'); ?></th>
|
||||
<th style="width: 100px;"><?php Lang::out('group_projects'); ?></th>
|
||||
<th style="width: 150px"></th>
|
||||
<th><?php Lang::out('group_count'); ?></th>
|
||||
<th></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue