improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class

This commit is contained in:
2018-08-14 10:25:46 +02:00
parent 62bdb8a659
commit 70e198abf3
79 changed files with 5175 additions and 5457 deletions

View File

@@ -55,7 +55,7 @@ class ComponentbuilderViewServer extends JViewLegacy
}
// Get Linked view data
$this->waolinked_components = $this->get('Waolinked_components');
$this->waplinked_components = $this->get('Waplinked_components');
// Set the toolbar
$this->addToolBar();