Merge branch 'MDL-65374-35' of https://github.com/lucaboesch/moodle into

MOODLE_35_STABLE
This commit is contained in:
Sara Arjona
2019-05-06 12:09:48 +02:00
+1 -1
View File
@@ -33,7 +33,7 @@
<br><br>
<input type="hidden" name="bulkmove" value="0" id="bulkmoveinput">
<label for="menumoveafter">{{#str}}moveselectedto, grades{{/str}}</label>
<select name="moveafter" id="menumoveafter" class="ignoredirty singleselect select">
<select name="moveafter" id="menumoveafter" class="ignoredirty singleselect custom-select">
{{#bulkmoveoptions}}
<option value="{{value}}">{{name}}</option>
{{/bulkmoveoptions}}