mirror of
https://github.com/moodle/moodle.git
synced 2025-04-25 02:16:06 +02:00
Merge branch 'wip-mdl-41589' of git://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
c02045ddc4
2
enrol/yui/rolemanager/rolemanager.js
vendored
2
enrol/yui/rolemanager/rolemanager.js
vendored
@ -114,6 +114,8 @@ YUI.add('moodle-enrol-rolemanager', function(Y) {
|
||||
event.detach();
|
||||
var s = M.str.role, confirmation = {
|
||||
lightbox : true,
|
||||
visible : true,
|
||||
centered : true,
|
||||
title : s.confirmunassigntitle,
|
||||
question : s.confirmunassign,
|
||||
yesLabel : s.confirmunassignyes,
|
||||
|
Loading…
x
Reference in New Issue
Block a user