[AMOS commit] MDL-75148 mod_data: Improve presets list page Committed into Git: 2022-07-07 15:16 UTC

[AMOS commit] MDL-75148 mod_data: Improve presets list page Committed into Git: 2022-07-07 15:16 UTC

by AMOS bot -
Number of replies: 0
Author: Sara Arjona
MDL-75148 mod_data: Improve presets list page
- Add a new help text.
- Add captions to table columns.
- Move action icons to action menu, and fix code to display the remove
action only for presets created by users.
- CSS improvements to fit the prototype.

In order to achive the previous points, the renderer has been improved,
to return the data and let the mustache to print it properly (instead of
returning the formatted HTML table).


http://git.moodle.org/gw?p=moodle.git;a=commit;h=599aca679b25a7dd9a0e910ded4d0533a11c7ebf
http://github.com/moodle/moodle/commit/599aca679b25a7dd9a0e910ded4d0533a11c7ebf

+ 4.1 en [presetshelp,mod_data]