User tests: Successful: Unsuccessful:
Follow up Pull Request #38328 .
class \Joomla\CMS\Factory\Factory
do not exist
copy following code
// Instantiate a new FileLayout instance and render the batch button
$layout = new \Joomla\CMS\Layout\FileLayout('toolbar.batch');
$dhtml = $layout->render(['title' => Text::_('JTOOLBAR_BULK_IMPORT')]);
$toolbar->appendButton('Custom', $dhtml, 'batch');
an put it here because the layout is no longer used in joomla core
joomla-cms/administrator/components/com_redirect/src/View/Links/HtmlView.php
Lines 206 to 210 in 280c0b8
now visit /administrator/index.php?option=com_redirect
Please select:
Category | ⇒ | Administration com_redirect |
Status | New | ⇒ | Pending |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-03-31 19:59:06 |
Closed_By | ⇒ | obuisard | |
Labels |
Added:
?
PR-4.3-dev
|
I have tested this item✅ successfully on db10079
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40272.