Gitlab CSE Unil
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
M. Chardon
moodle-assignfeedback_editpdfplus
Commits
f5047cf5
Commit
f5047cf5
authored
Apr 20, 2018
by
M. Chardon
Browse files
ajout contexte1 pour l'import des barres d'outils
parent
3db37bad
Changes
1
Show whitespace changes
Inline
Side-by-side
locallib_admin.php
View file @
f5047cf5
...
...
@@ -220,6 +220,7 @@ class assign_feedback_editpdfplus_admin {
// get all accessibled toolbars
$contextListToCheck
=
array
();
$contextListToCheck
[]
=
1
;
$contextsIdAxes
=
admin_editor
::
get_all_different_contexts
();
foreach
(
$contextsIdAxes
as
$contextTmp
)
{
$contextObj
=
context
::
instance_by_id
(
$contextTmp
->
contextid
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment