impoved the request linking options, fixed few bugs in compiler (#52)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
/-------------------------------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 2.3.6
|
||||
@build 6th March, 2017
|
||||
@build 8th March, 2017
|
||||
@created 30th April, 2015
|
||||
@package Component Builder
|
||||
@subpackage custom_buttons_fullwidth.php
|
||||
@@ -30,9 +30,6 @@ defined('_JEXEC') or die('Restricted access');
|
||||
$form = $displayData->getForm();
|
||||
|
||||
$fields = $displayData->get('fields') ?: array(
|
||||
'button_position',
|
||||
'add_custom_button',
|
||||
'custom_button',
|
||||
'php_controller',
|
||||
'php_model'
|
||||
);
|
||||
|
Reference in New Issue
Block a user