UI fixes for project groups

This commit is contained in:
Dmitry Khomutov 2017-01-13 00:38:47 +07:00
commit b875df18fd
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
4 changed files with 8 additions and 9 deletions

View file

@ -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>