* ajusted views of module 'project'.

This commit is contained in:
Catouse
2014-03-25 14:07:37 +08:00
parent c1fd283142
commit a1c3b8582e
34 changed files with 534 additions and 431 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
<tbody>
<?php foreach($tasks2Imported as $task):?>
<?php $class = $task->assignedTo == $app->user->account ? 'style=color:red' : '';?>
<tr class='a-center'>
<tr class='text-center'>
<td>
<input type='checkbox' name='tasks[]' value='<?php echo $task->id;?>' />