add backed transfer list chages. Add conffir dkailogsW
This commit is contained in:
@@ -76,9 +76,6 @@ class TicketController extends \backend\controllers\BackendController {
|
||||
$searchModel->ticketTypes = TicketType::read ();
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
if ( $searchModel->output == 'pdf' ){
|
||||
return $this->downloadIndexPdf($searchModel,$dataProvider);
|
||||
}else if ( $searchModel->output == 'xls'){
|
||||
|
||||
Reference in New Issue
Block a user