Added buttons to edit cutomcode directly from where it is added in other areas around the component. This will improve the customcode workflow in JCB.
This commit is contained in:
@ -366,7 +366,7 @@ class ComponentbuilderModelAdmin_view extends JModelAdmin
|
||||
else
|
||||
{
|
||||
$id = $item->id;
|
||||
}
|
||||
}
|
||||
// set the id and view name to session
|
||||
if ($vdm = ComponentbuilderHelper::get('admin_view__'.$id))
|
||||
{
|
||||
|
Reference in New Issue
Block a user