Added Captcha field type. Started adding the crowdin integration.

This commit is contained in:
2019-05-15 19:39:27 +02:00
parent a23f1fe79a
commit 80c588a33a
60 changed files with 4849 additions and 3870 deletions

View File

@@ -57,7 +57,7 @@ class ComponentbuilderViewServer extends JViewLegacy
}
// Get Linked view data
$this->wawlinked_components = $this->get('Wawlinked_components');
$this->wazlinked_components = $this->get('Wazlinked_components');
// Set the toolbar
$this->addToolBar();