Trying to remove random variable changes per/build, or at least to cut it down in a major way.

This commit is contained in:
2016-02-26 15:57:30 +02:00
parent 2ecf186846
commit 15e3c82dd2
35 changed files with 1715 additions and 1674 deletions

View File

@ -72,10 +72,10 @@ class ComponentbuilderViewComponent extends JViewLegacy
}
// Get Linked view data
$this->zifadmin_views = $this->get('Zifadmin_views');
$this->vweadmin_views = $this->get('Vweadmin_views');
// Get Linked view data
$this->hdssite_views = $this->get('Hdssite_views');
$this->vwfsite_views = $this->get('Vwfsite_views');
// Set the toolbar
$this->addToolBar();