Skip to content

Commit 51ecd9a

Browse files
authored
[5.0beta1] Update table columns (#41606)
1 parent 03da48b commit 51ecd9a

File tree

1 file changed

+1
-0
lines changed
  • administrator/components/com_installer/tmpl/update

1 file changed

+1
-0
lines changed

administrator/components/com_installer/tmpl/update/default.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
/** @var Joomla\CMS\WebAsset\WebAssetManager $wa */
1919
$wa = $this->document->getWebAssetManager();
2020
$wa->useScript('multiselect')
21+
->useScript('table.columns')
2122
->useScript('com_installer.changelog');
2223

2324
$listOrder = $this->escape($this->state->get('list.ordering'));

0 commit comments

Comments
 (0)