Continued formatting of JCB code

This commit is contained in:
2017-12-15 03:10:10 +02:00
parent 8ac350e62b
commit e44b6bc272
91 changed files with 1516 additions and 1518 deletions

View File

@@ -44,7 +44,7 @@ class ComponentbuilderViewApi extends JViewLegacy
// get the user object
$this->user = JFactory::getUser();
// Initialise variables.
$this->item = $this->get('Item');
$this->item = $this->get('Item');
// Set the toolbar
$this->addToolBar();