In #33815 @joomdonation hid the multilingual associations from the components menu if the site is not multilingual. However it is still present on the components dashboard
Labels |
Added:
?
|
@joomdonation See here:
Beat me to it.
Thanks, see it now. Maybe @brianteeman could help. If not , I will do that later (a bit busy with my own work at the moment).
I would have done it myself but I couldnt work out where that was being generated. Its not urgent
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-05-15 11:40:23 |
Closed_By | ⇒ | joomdonation |
OK. I thought I mentioned about where we could put the code to solve the issue at #33903 (comment) . I made the #33904 , it should solve the issue. Thanks for reporting (I still don't know all the Joomla! features yet :( )
I understand what code is needed. I just couldnt find out where to put it ;)
I mentioned that it should be put here https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/modules/mod_submenu/src/Menu/Menu.php#L103 in my earlier comment :)
@brianteeman Could you let me know where I can see it? I think we need to make similar change to https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/modules/mod_submenu/src/Menu/Menu.php#L103 but I don't see where it is displayed. If you see it and could me that PR, that would be great.