Skip to content
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.

Step 8 - Basic Backend - checkall not working #25

Open
pkdbaxter opened this issue Apr 6, 2015 · 0 comments
Open

Step 8 - Basic Backend - checkall not working #25

pkdbaxter opened this issue Apr 6, 2015 · 0 comments

Comments

@pkdbaxter
Copy link

When in the backend, clicking on the checkbox to 'select all' does nothing.
Reviewing the source of the rendered page it appears that the core.js is not being included which is where the checkAll function resides.
I added the following to the top of the default.php file and it now seems to work as expected:
JHtml::_('behavior.multiselect');
As I am totally new to Joomla and php, I am just taking a shot in the dark here. It would much appreciated if someone could provide feedback

Thanks!
Peter

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant