added images, changed plugin= to @ and pagesave-forward to page itself
This commit is contained in:
parent
eba4f386df
commit
eecc2bca5f
4 changed files with 2 additions and 2 deletions
|
@ -84,7 +84,7 @@ class AdminPageController extends Katharsis_Controller_Abstract
|
|||
|
||||
$this->_page->save($params);
|
||||
DidgeridooArtwork_Notice::add('Page wurde erfolgreich gespeichert!');
|
||||
$this->_location('index');
|
||||
$this->_location($this->_getParam('url'), 'page');
|
||||
}
|
||||
|
||||
public function deleteAction()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue