resolve gh-115 to allow excluding of folders and files in the repository folder
This commit is contained in:
@ -71,7 +71,7 @@ class ComponentbuilderViewFieldtype extends JViewLegacy
|
||||
}
|
||||
|
||||
// Get Linked view data
|
||||
$this->wabfields = $this->get('Wabfields');
|
||||
$this->wacfields = $this->get('Wacfields');
|
||||
|
||||
// Set the toolbar
|
||||
$this->addToolBar();
|
||||
|
Reference in New Issue
Block a user