Fixed the issue that caused linked files and folders from not showing in a library. gh-399

This commit is contained in:
2019-03-19 17:33:03 +02:00
parent 8bf72246bb
commit 3a0b5706c4
5 changed files with 7 additions and 6 deletions

View File

@ -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