Fixed the issue that caused linked files and folders from not showing in a library. gh-399
This commit is contained in:
@ -122,6 +122,7 @@ class ComponentbuilderControllerLanguages extends JControllerAdmin
|
||||
// set redirect
|
||||
$redirect_url = JRoute::_('index.php?option=com_componentbuilder&view=languages', false);
|
||||
$this->setRedirect($redirect_url, $message);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
// set redirect
|
||||
|
Reference in New Issue
Block a user