Remove Mootools usage in com_menu#4517
Conversation
|
Setting to RTC - thanks for testing |
|
Mootools still loaded here |
|
@infograf768 yes right, because it required by the modal script that used for select the article (example), maybe I made a bad description, |
|
@infograf768 @Fedik Also the toolbar buttons have hard coded call to mootools #4475 takes care of that but needs some fixes on unit tests (the old behavior.core was injecting mt, the new is not…). As it is right now I realize that is quite hard to review and test it, so I will break it in more parts so it will be easier to reviewed and tested 😃 |
|
Shall we then merge this one as it solves the validation ? |
Remove Mootools usage in com_menu
|
@infograf768 Hathor seems to have overrides for all these views https://github.com/joomla/joomla-cms/blob/staging/administrator/templates/hathor/html/com_menus/item/edit.php#L48-L76 Shall we change that as well? |
Remove Mootools usage in com_menu
additionally to #4475
Test
apply path and make sure that menu (and menu items) editing in the com_menu still works 😄