* finish task #2306.

This commit is contained in:
wangyidong
2015-08-28 13:14:02 +08:00
parent 615ef46841
commit e53bbdf502
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ js::set('oldResolvedBuild' , $bug->resolvedBuild);
</fieldset>
<fieldset>
<legend><?php echo $lang->bug->legendAttatch;?></legend>
<div class='form-group'><?php echo $this->fetch('file', 'buildform', 'filecount=2');?></div>
<div class='form-group'><?php echo $this->fetch('file', 'buildform');?></div>
</fieldset>
<div class='actions'>
<?php