CRLF
This commit is contained in:
parent
7183396da5
commit
c0206ff8f4
3 changed files with 21 additions and 21 deletions
|
@ -190,7 +190,7 @@ class PlayouthistoryController extends Zend_Controller_Action
|
|||
|
||||
public function configureItemTemplateAction() {
|
||||
|
||||
$historyService = new Application_Service_HistoryService();
|
||||
$historyService = new Application_Service_HistoryService();
|
||||
$mandatoryFields = $historyService->mandatoryItemTemplate();
|
||||
|
||||
$this->view->required = $mandatoryFields;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue