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

MOODLE_36_STABLE
This commit is contained in:
Sara Arjona
2019-05-06 12:09:31 +02:00
@@ -33,7 +33,7 @@
<div class="form-inline mt-3">
<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 form-control">
<select name="moveafter" id="menumoveafter" class="ignoredirty singleselect custom-select form-control">
{{#bulkmoveoptions}}
<option value="{{value}}">{{name}}</option>
{{/bulkmoveoptions}}