CC-6051 - Route / generates invalid navigation bar links
This commit is contained in:
parent
b5e72d673f
commit
dd4cbe5b63
|
@ -10,7 +10,7 @@ class IndexController extends Zend_Controller_Action
|
|||
|
||||
public function indexAction()
|
||||
{
|
||||
$this->_forward('index', 'showbuilder');
|
||||
$this->_redirect('Showbuilder');
|
||||
}
|
||||
|
||||
public function mainAction()
|
||||
|
|
Loading…
Reference in New Issue