MDL-66816 question bank: replace row of edit icons with an Edit menu

This commit is contained in:
Tim Hunt
2019-10-18 14:27:50 +01:00
parent aaff6692a1
commit 701ae1eb4b
26 changed files with 602 additions and 111 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2019101800.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2019101800.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.