small change to player form

This commit is contained in:
drigato 2015-03-10 16:47:08 -04:00
parent 7744e6b656
commit 8198d89095
2 changed files with 1 additions and 2 deletions

View file

@ -17,5 +17,5 @@ class EmbeddablePlayerController extends Zend_Controller_Action
public function embedCodeAction()
{
$this->view->layout()->disableLayout();
}
}
}