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:
@ -108,7 +108,7 @@ class ComponentbuilderModelLanguage_translation extends JModelAdmin
|
||||
else
|
||||
{
|
||||
$id = $item->id;
|
||||
}
|
||||
}
|
||||
// set the id and view name to session
|
||||
if ($vdm = ComponentbuilderHelper::get('language_translation__'.$id))
|
||||
{
|
||||
|
Reference in New Issue
Block a user