CC-1665: Scheduled stream rebroadcasting and recording
-clicking save now show's webstream save was successful
This commit is contained in:
parent
e6a3877c1e
commit
b9bb87f69d
4 changed files with 15 additions and 29 deletions
|
@ -34,7 +34,8 @@ class WebstreamController extends Zend_Controller_Action
|
|||
$request = $this->getRequest();
|
||||
|
||||
Application_Model_Webstream::save($request);
|
||||
|
||||
$this->view->statusMessage = "<div class='success'>Webstream saved.</div>";
|
||||
|
||||
$this->view->x = "hi";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue