Closed nadjak77 closed 5 years ago
For the joomla-toolbar-button to work you need to add
HTMLHelper::_('webcomponent', 'system/joomla-toolbar-button.min.js', ['version' => 'auto', 'relative' => true]);
look at layouts\joomla\toolbar\standard.php
for an example
scss files are formatted using two spaces - not a tab You can see that in the rest of the files that you edited
I corrected the tabs to spaces in the two scss files I changed
I hope I added the HTMLHelper for the joomla-toolbar-buttons the right way
Pull Request for Issue # .
Summary of Changes
some changes for responsive layout fix some broken buttons change color https://github.com/joomla/backend-template/issues/411
Testing Instructions
Expected result
Actual result
Documentation Changes Required