Release of v5.1.1-alpha2
Adds the ModalSelect fieldtype to Joomla Component Builder - J5. Adds the Data Import Function to the Demo Component. Adds new country related tables and fields to the Demo Component. Resolves the Database Updating issue in the compiler. #1212,#1209. Adds the Component Commands Plugin to the CLI for Import of spreadsheet data-sets.
This commit is contained in:
@ -51,6 +51,6 @@ class ###SView###Controller extends BaseController
|
||||
*/
|
||||
public function dashboard(): void
|
||||
{
|
||||
$this->setRedirect(Route::_('index.php?option=com_###component###', false));
|
||||
$this->setRedirect(Joomla___d4c76099_4c32_408a_8701_d0a724484dfd___Power::_('index.php?option=com_###component###', false));
|
||||
}###CUSTOM_ADMIN_CUSTOM_BUTTONS_CONTROLLER###
|
||||
}
|
||||
|
Reference in New Issue
Block a user