[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/jointhegame-kde-org] protected/views/member: Make sure the checkbox widget has enough widt
From:       Emil Sedgh <emilsedgh () kde ! org>
Date:       2012-10-26 11:36:31
Message-ID: 20121026113631.31B5DA6078 () git ! kde ! org
[Download RAW message or body]

Git commit e83d36387ca9190d9a1909acac2d74f88d8c513d by Emil Sedgh.
Committed on 26/10/2012 at 13:33.
Pushed by esedgh into branch 'master'.

Make sure the checkbox widget has enough width

M  +3    -0    protected/views/member/admin.php

http://commits.kde.org/websites/jointhegame-kde-org/e83d36387ca9190d9a1909acac2d74f88d8c513d

diff --git a/protected/views/member/admin.php b/protected/views/member/admin.php
index f626d26..ce73abe 100644
--- a/protected/views/member/admin.php
+++ b/protected/views/member/admin.php
@@ -51,6 +51,9 @@ $this->widget('zii.widgets.grid.CGridView', array(
 			'name' => 'id',
 			'checkBoxHtmlOptions' => array(
 				'name' => 'recievers[]'
+			),
+			'headerHtmlOptions' => Array(
+				'style' => 'width:20px'
 			)
 		),
 		array(

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic