CC-3174 : showbuilder

fixing some merge stuff.
This commit is contained in:
Naomi Aro 2012-03-13 12:52:41 +01:00
parent 6f270bfb3d
commit 6830af574a
4 changed files with 18 additions and 20 deletions

View file

@ -96,6 +96,8 @@ class ShowbuilderController extends Zend_Controller_Action
}
public function builderAction() {
global $CC_CONFIG;
$this->_helper->viewRenderer->setResponseSegment('builder');