* ajusted views.

This commit is contained in:
Catouse
2014-08-19 10:48:50 +08:00
parent c91334c83c
commit d658a6fa23
19 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
<td colspan='2' class='text-left'><?php echo $this->fetch('file', 'buildform');?></td>
</tr>
<tr>
<td colspan='3' class='text-center'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->session->bugList);?></td>
<th></th><td colspan='2'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->session->bugList);?></td>
</tr>
</table>
</form>
+1 -1
View File
@@ -40,7 +40,7 @@ js::set('page', 'assignedto');
<td colspan='2'><?php echo html::textarea('comment', '', "rows='6' class='form-control'");?></td>
</tr>
<tr>
<td colspan='3' class='text-center'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->server->http_referer);?></td>
<th></th><td colspan='2'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->server->http_referer);?></td>
</tr>
</table>
</form>
+2 -4
View File
@@ -23,13 +23,11 @@
<form class='form-condensed' method='post' target='hiddenwin'>
<table class='table table-form'>
<tr>
<th class='text-left'><?php echo $lang->comment;?></th>
</tr>
<tr>
<th><?php echo $lang->comment;?></th>
<td><?php echo html::textarea('comment', '', "rows='6' class='w-p98'");?></td>
</tr>
<tr>
<td class='text-center'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->session->bugList);?></td>
<th></th><td><?php echo html::submitButton() . html::linkButton($lang->goback, $this->session->bugList);?></td>
</tr>
</table>
</form>
+1 -1
View File
@@ -45,7 +45,7 @@ js::set('page', 'confirmbug');
<td colspan='2'><?php echo html::textarea('comment', '', "rows='6' class='w-p94'");?></td>
</tr>
<tr>
<td colspan='3' class='text-center'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->server->http_referer);?></td>
<th></th><td colspan='2'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->server->http_referer);?></td>
</tr>
</table>
</form>
+1 -1
View File
@@ -48,7 +48,7 @@
<td colspan='2'><?php echo html::textarea('comment', '', "rows='6' class='form-control'");?></td>
</tr>
<tr>
<td colspan='3' class='text-center'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->session->bugList);?></td>
<th></th><td colspan='2'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->session->bugList);?></td>
</tr>
</table>
</form>
+1 -2
View File
@@ -1,5 +1,4 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/colorize.html.php';?>
<form method='post'>
<table align='center' class='table-5 f-14px'>
<caption><?php echo $lang->convert->direction;?></caption>
@@ -14,7 +13,7 @@
</tr>
<?php endforeach;?>
<tr>
<td colspan='2' class='text-center'><?php echo html::submitButton();?></td>
<th></th><td><?php echo html::submitButton();?></td>
</tr>
</table>
</form>
+1 -1
View File
@@ -33,7 +33,7 @@
<th><?php echo $lang->group->option;?></th>
<td><?php echo html::checkbox('options', $lang->group->copyOptions);?></td>
</tr>
<tr><td colspan='2' class='text-center'><?php echo html::submitButton();?></td></tr>
<tr><th></th><td><?php echo html::submitButton();?></td></tr>
</table>
</form>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -28,7 +28,7 @@
<th><?php echo $lang->group->desc;?></th>
<td><?php echo html::textarea('desc', '', "rows=5 class=form-control");?></td>
</tr>
<tr><td colspan='2' class='text-center'><?php echo html::submitButton();?></td></tr>
<tr><th></th><td><?php echo html::submitButton();?></td></tr>
</table>
</form>
</div>
+1 -1
View File
@@ -29,7 +29,7 @@
<th><?php echo $lang->group->desc;?></th>
<td><?php echo html::textarea('desc', $group->desc, "rows='5' class='form-control'");?></td>
</tr>
<tr><td colspan='2' class='text-center'><?php echo html::submitButton();?></td></tr>
<tr><th></th><td><?php echo html::submitButton();?></td></tr>
</table>
</form>
<?php include '../../common/view/footer.html.php';?>
+2 -4
View File
@@ -24,13 +24,11 @@
<form class='form-condensed' method='post' target='hiddenwin'>
<table class='table table-form'>
<tr>
<th class='text-left'><?php echo $lang->comment;?></th>
</tr>
<tr>
<th class='w-60px'><?php echo $lang->comment;?></th>
<td><?php echo html::textarea('comment', '', "rows='6' class='form-control'");?></td>
</tr>
<tr>
<td class='text-center'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->session->taskList); ?></td>
<th></th><td class='text-center'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->session->taskList); ?></td>
</tr>
</table>
</form>
+1 -1
View File
@@ -34,7 +34,7 @@
<td colspan='2'><?php echo html::textarea('comment', '', "rows='6' class='form-control w-p98'");?></td>
</tr>
<tr>
<td colspan='3' class='text-center'><?php echo html::submitButton();?></td>
<th></th><td colspan='2'><?php echo html::submitButton();?></td>
</tr>
</table>
</form>
+1 -1
View File
@@ -26,7 +26,7 @@
<th><?php echo $lang->comment;?></th>
<td><?php echo html::textarea('comment', '', "rows='6' class='form-control'");?></td>
</tr>
<tr><td colspan='2' class='text-center'><?php echo html::submitButton();?></td></tr>
<tr><th></th><td><?php echo html::submitButton();?></td></tr>
</table>
</form>
<div class='main'>
+1 -1
View File
@@ -27,7 +27,7 @@
<td><?php echo html::textarea('comment', '', "rows='6' class='form-control'");?></td>
</tr>
<tr>
<td colspan='2' class='text-center'><?php echo html::submitButton();?></td>
<th></th><td><?php echo html::submitButton();?></td>
</tr>
</table>
</form>
+1 -1
View File
@@ -40,7 +40,7 @@
<td colspan='2'><?php echo html::textarea('comment', '', "rows='6' class='w-p98'");?></td>
</tr>
<tr>
<td colspan='3' class='text-center'><?php echo html::submitButton();?></td>
<th></th><td colspan='2'><?php echo html::submitButton();?></td>
</tr>
</table>
</form>
+1 -1
View File
@@ -27,7 +27,7 @@
<td><?php echo html::textarea('comment', '', "rows='6' class='form-control'");?></td>
</tr>
<tr>
<td colspan='2' class='text-center'><?php echo html::submitButton();?></td>
<th></th><td><?php echo html::submitButton();?></td>
</tr>
</table>
</form>
+1 -1
View File
@@ -40,7 +40,7 @@
<td colspan='2'><?php echo html::textarea('comment', '', "rows='6' class='form-control'");?></td>
</tr>
<tr>
<td colspan='3' class='text-center'><?php echo html::submitButton(); ?></td>
<th></th><td colspan='2'><?php echo html::submitButton(); ?></td>
</tr>
</table>
</form>
+1 -1
View File
@@ -70,7 +70,7 @@
<td><?php echo html::radio('gender', (array)$lang->user->genderList, 'm');?></td>
</tr>
<tr><td colspan='2' class='text-center'><?php echo html::submitButton() . html::backButton();?></td></tr>
<tr><th></th><td><?php echo html::submitButton() . html::backButton();?></td></tr>
</table>
</form>
</div>
+5
View File
@@ -994,6 +994,11 @@ function setModal()
setTimeout(function()
{
var fbH = $framebody.addClass('body-modal').outerHeight();
frame$('#titlebar > .heading a').each(function()
{
var $a = frame$(this);
$a.replaceWith("<strong class='heading-title'>" + $a.text() + "</strong>");
});
if(typeof fbH == 'object') fbH = $framebody.height();
modalBody.css('height', fbH);
ajustModalPosition();
+2 -2
View File
@@ -196,7 +196,7 @@ td.doing, td[class$="-doing"] {color:#d2322d;}
td.delayed, td[class$="-delayed"] {background:#e84e0f!important; color:white;}
td.blocked, td[class$="-blocked"] {background:yellow!important;}
td.fail, td[class$="-fail"] {color:#d2322d}
td.active, td[class$="-active"] {color: #e48600; background: #fff4e5!important}
td.status-active, td[class$="-active"] {color: #e48600; background: #fff4e5!important}
td.draft, td[class$="-draft"] {color:#8957a1}
/* tabs */
@@ -445,7 +445,7 @@ body {font-size: 13px; color:#141414;padding-bottom: 40px;}
#titlebar > .heading {font-size: 14px; line-height: 20px; font-weight: bold;}
#titlebar > .heading > i {display: none;}
#titlebar > .heading > .prefix {display: inline-block; margin-right: 5px; color: #666;}
#titlebar > .heading > .prefix > strong {border-radius: 4px; border: 1px solid #aaa; padding: 0px 4px; background: #fff; text-align: center; min-width: 20px; color: #666; font-size: 12px}
#titlebar > .heading > .prefix > strong {font-weight: normal; border: 1px solid #aaa; padding: 0px 4px; background: #fff; text-align: center; min-width: 20px; color: #666; font-size: 12px}
#titlebar > .heading > .prefix > i {font-size: 14px; color: #808080; display: none}
#titlebar > .heading > strong {display: inline-block; margin-right: 5px;}
#titlebar > .heading > strong > i, #titlebar > .heading > strong > small > i {display: none}