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
93ff4de5
Commit
93ff4de5
authored
Oct 04, 2017
by
M. Chardon
Browse files
correction initialisatoin axe pour nouvel outil
parent
db7ece3d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
amd/build/admin_panel.min.js
View file @
93ff4de5
This diff is collapsed.
Click to expand it.
amd/src/admin_panel.js
View file @
93ff4de5
...
...
@@ -777,6 +777,7 @@ define(['jquery', 'jqueryui', 'core/notification', 'core/templates', 'core/fragm
fillResultAjax
(
$
(
'
#editpdlplus_tool_item
'
),
html
,
js
)
.
done
(
function
()
{
$
(
"
#canevas
"
).
hide
();
$
(
"
#toolaxis
"
).
val
(
axeid
);
if
(
action
===
"
clone
"
)
{
$
(
"
#toolaxis
"
).
val
(
currentTool
.
axis
);
$
(
"
#typetool
"
).
val
(
currentTool
.
typetool
);
...
...
Write
Preview
Supports
Markdown
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