PATH:
home
/
letacommog
/
letaweb
/
protected
/
modules
/
admin
/
components
<?php Yii::import('booster.widgets.TbButtonColumn'); class CGridButtonColumn extends TbButtonColumn { public $template = '{update} {delete}'; public $htmlOptions = array('nowrap' => 'nowrap'); }
[+]
..
[-] RbamInitialiser.php
[edit]
[+]
widgets
[-] CGridButtonColumn.php
[edit]
[-] RbamAnalyser.php
[edit]
[+]
behaviors
[-] CGridControls.php
[edit]