add reception account state view and pdf export
This commit is contained in:
9
common/components/total/TotalDetailedTicketsWidget.php
Normal file
9
common/components/total/TotalDetailedTicketsWidget.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace common\components\total;
|
||||
|
||||
class TotalDetailedTicketsWidget extends TotalBaseWidget{
|
||||
|
||||
public $viewFile = 'total_detailed_ticket.php';
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user