-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.6.6, 3.7.2
-
None
-
MOODLE_36_STABLE, MOODLE_37_STABLE
Look at the action_menu API.
You are supposed to be able to do
$menu->set_alignment(\action_menu::TL, \action_menu::BL);
but when this was converted to templates, that got broken.
- Discovered while testing
-
MDL-66816 Question bank: replace the row of edit icons with an Edit menu
- Closed