toolbar dropdown and visibility improvements (#933)
This commit is contained in:
@@ -19,14 +19,7 @@ class InvoiceQuery extends TimesheetQuery
|
||||
/**
|
||||
* @var InvoiceTemplate
|
||||
*/
|
||||
protected $template;
|
||||
|
||||
/**
|
||||
* TODO can this be removed ???
|
||||
*
|
||||
* @var InvoiceTemplate[]
|
||||
*/
|
||||
protected $templates = [];
|
||||
private $template;
|
||||
|
||||
/**
|
||||
* @return InvoiceTemplate
|
||||
|
||||
Reference in New Issue
Block a user