Moves the Pro features into the Public version of JCB.

This commit is contained in:
2022-07-09 17:16:21 +02:00
parent 9e4a6e0c53
commit 4e30fcb967
110 changed files with 11383 additions and 3669 deletions

View File

@@ -29,10 +29,9 @@ class ComponentbuilderViewComponentbuilder extends JViewLegacy
// Assign data to the view
$this->icons = $this->get('Icons');
$this->contributors = ComponentbuilderHelper::getContributors();
$this->github = $this->get('Github');
$this->wiki = $this->get('Wiki');
$this->gitea = $this->get('Gitea');
$this->noticeboard = $this->get('Noticeboard');
$this->proboard = $this->get('Proboard');
$this->readme = $this->get('Readme');
// get the manifest details of the component