Added an after cancel custom code area also in connection with gh-418 in the admin view.

This commit is contained in:
2019-06-12 22:36:05 +02:00
parent eae13dff06
commit f03c6f5204
47 changed files with 4081 additions and 3952 deletions

View File

@ -57,7 +57,7 @@ class ComponentbuilderViewServer extends JViewLegacy
}
// Get Linked view data
$this->wbalinked_components = $this->get('Wbalinked_components');
$this->wbblinked_components = $this->get('Wbblinked_components');
// Set the toolbar
$this->addToolBar();