Imporved the Adding of Custom Config Fields, added some shields.io icons to the JCB readme

This commit is contained in:
2017-07-21 00:26:48 +01:00
parent e037d29935
commit f1a054c0e7
266 changed files with 866 additions and 431 deletions

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 51 of this MVC
@build 6th March, 2017
@build 17th July, 2017
@created 29th May, 2015
@package Component Builder
@subpackage view.html.php
@ -149,7 +149,7 @@ class ComponentbuilderViewSite_views extends JViewLegacy
{
JToolBarHelper::custom('site_views.exportData', 'download', '', 'COM_COMPONENTBUILDER_EXPORT_DATA', true);
}
}
}
if ($this->canDo->get('core.import') && $this->canDo->get('site_view.import'))
{