joomla-cms
joomla-cms copied to clipboard
[5.3] Remove Fields button for custom module
Summary of Changes
This PR removes the Fields button from the custom HTML module as it cannot be used here and should not be presented
Testing Instructions
Test with both the editor set to tinymce and with the editor set to none. When set to tinymce the buttons are in the CMS Content Dropdown. When set to any other editor the buttons are below the text area
Make sure to test front end module editing as well
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
Link to documentations
Please select:
-
[ ] Documentation link for docs.joomla.org:
-
[x] No documentation changes for docs.joomla.org needed
-
[ ] Pull Request link for manual.joomla.org:
-
[x] No documentation changes for manual.joomla.org needed
Changes in the hide attribute work as expected.
I am wondering about the labels. They are not used at all, changing to _LABEL1 has no effect but is not in the Language file.
Changes in the hide attribute work as expected.
I am wondering about the labels. They are not used at all, changing to _LABEL1 has no effect but is not in the Language file.
sorry that was a remnant from testing
I have tested this item :white_check_mark: successfully on 55132e0152b278d252d06a7012d8d4a917303dab
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45600.
I have tested this item :white_check_mark: successfully on 55132e0152b278d252d06a7012d8d4a917303dab
Thank you
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45600.
RTC
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45600.
Thanks