Adds the option to overide the assignment in item dynamic custom gets.

This commit is contained in:
2022-01-21 16:41:54 +02:00
parent e5d599d5a5
commit 6a38523843
8 changed files with 42 additions and 27 deletions

View File

@ -31,8 +31,8 @@ class ComponentbuilderModelComponent_dashboard extends JModelAdmin
'dashboard' => array(
'fullwidth' => array(
'note_php_dashboard_note',
'dashboard_tab',
'php_dashboard_methods'
'php_dashboard_methods',
'dashboard_tab'
),
'above' => array(
'joomla_component'