* Adjust style for bug action method.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user