* finish task #1971,1961.

This commit is contained in:
wangyidong
2014-07-23 09:36:03 +00:00
parent c79840dfa9
commit e1d1c354fb
55 changed files with 227 additions and 257 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
<legend><?php echo $lang->task->legendBasic;?></legend>
<table class='table table-form'>
<tr>
<th class='w-70px'><?php echo $lang->task->project;?></th>
<th class='w-80px'><?php echo $lang->task->project;?></th>
<td><?php echo html::select('project', $projects, $task->project, 'class="form-control chosen" onchange="loadAll(this.value)"');?></td>
</tr>
<tr>