Added editing feature to custom list fields and improved the buttons to great and edit the list values.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
/-------------------------------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 2.1.7
|
||||
@build 4th May, 2016
|
||||
@build 6th May, 2016
|
||||
@created 30th April, 2015
|
||||
@package Component Builder
|
||||
@subpackage custom_import_fullwidth.php
|
||||
@@ -35,9 +35,9 @@ $fields = $displayData->get('fields') ?: array(
|
||||
'note_advanced_import',
|
||||
'add_custom_import',
|
||||
'html_import_view',
|
||||
'php_import',
|
||||
'php_import_setdata',
|
||||
'php_import_save',
|
||||
'php_import'
|
||||
'php_import_save'
|
||||
);
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user