Added option to add source link to JCB packages, this also improved the JCB package import area

This commit is contained in:
2018-05-05 16:47:48 +02:00
parent 7cb78222ea
commit 476a0c525a
17 changed files with 215 additions and 127 deletions

View File

@ -37,7 +37,7 @@ $fields = $displayData->get('fields') ?: array(
'spacer_hr_five',
'jcb_export_package_note',
'export_key',
'export_package_link',
'joomla_source_link',
'export_buy_link'
);