* fix a bug #687.

This commit is contained in:
wangyidong
2015-04-14 11:17:58 +08:00
parent ab3c3a6fbf
commit 91d2f6be1f
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<strong><small class='text-muted'><?php echo html::icon($lang->icons['batchEdit']);?></small> <?php echo $lang->project->common . $lang->colon . $lang->project->batchEdit;?></strong>
</div>
</div>
<form class='form-condensed' method='post' action='<?php echo inLink('batchEdit');?>'>
<form class='form-condensed' method='post' target='hiddenwin' action='<?php echo inLink('batchEdit');?>'>
<table class='table table-form table-fixed'>
<thead>
<tr class='text-center'>