* Adjust style for bug action method.

This commit is contained in:
chenfeiCF
2018-05-16 11:06:39 +08:00
parent 5629e2db0d
commit 38fb85246a
6 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ js::set('page', 'assignedto');
<?php endif;?>
</h2>
</div>
<form class='form-condensed' method='post' target='hiddenwin'>
<form method='post' target='hiddenwin'>
<table class='table table-form'>
<tr>
<th class='w-80px'><?php echo $lang->bug->assignBug;?></th>