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
ADIM
Commits
4995f94a
Commit
4995f94a
authored
Jan 30, 2017
by
M. Chardon
Browse files
modif tool
parent
6e7ae8b3
Changes
2
Show whitespace changes
Inline
Side-by-side
adim_project/adim_app/static/_src/adim/tools.js
View file @
4995f94a
...
...
@@ -47,8 +47,7 @@ define([
"
tools/linesgeo
"
,
"
tools/ellipsegeo
"
,
"
tools/rectanglegeo
"
,
"
tools/arrowgeo
"
,
"
tools/textgeo
"
"
tools/arrowgeo
"
],
function
(
_
,
Signal
){
// ----- Locale variables -----------------------------
...
...
adim_project/templates/adim/env/geomo/annotation.html
View file @
4995f94a
...
...
@@ -46,7 +46,7 @@
<span
class=
"icon icon-arrow-right"
></span><span
class=
"tool-text"
>
Flèche
</span>
</label>
<label
class=
"btn btn-lg-off btn-primary"
>
<input
type=
"radio"
name=
"toolType"
value=
"text"
id=
"tool-text"
data-tool-name=
"text
geo
"
>
<input
type=
"radio"
name=
"toolType"
value=
"text"
id=
"tool-text"
data-tool-name=
"text"
>
<span
class=
"icon-font"
></span><span
class=
"tool-text"
>
Texte
</span>
</label>
{% endblock %}
...
...
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