Gitlab CSE Unil
Skip to content
GitLab
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
cd5f43b2
Commit
cd5f43b2
authored
Aug 19, 2019
by
M. Chardon
Browse files
mantis 250
parent
7c54e7ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
adim_project/templates/adim/env/cimaf/annotation.html
View file @
cd5f43b2
...
...
@@ -79,6 +79,17 @@
<input
type=
"radio"
name=
"toolType"
value=
"cmsarea"
id=
"tool-cmsarea"
data-tool-name=
"cmsarea"
>
<span
class=
"adim-icon-zone-concordance"
></span>
</label>
<label
class=
"btn btn-lg btn-primary"
title=
"Dessin libre (D)"
>
<input
type=
"radio"
name=
"toolType"
value=
"drawing"
id=
"tool-drawing"
data-tool-name=
"drawing"
autocomplete=
"off"
>
<span
class=
"fas fa-pencil-alt"
data-fa-transform=
"flip-h"
></span><span
class=
"tool-text"
>
Dessin
</span>
</label>
<label
class=
"btn btn-lg btn-primary"
title=
"Cercle (C)"
>
<input
type=
"radio"
name=
"toolType"
value=
"ellipse"
id=
"tool-ellipse"
data-tool-name=
"ellipse"
autocomplete=
"off"
>
<span
class=
"far fa-circle"
></span><span
class=
"tool-text"
>
Cercle
</span>
</label>
<label
class=
"btn btn-lg btn-primary"
title=
"Rectangle (R)"
>
<input
type=
"radio"
name=
"toolType"
value=
"rectangle"
id=
"tool-rectangle"
data-tool-name=
"rectangle"
>
<span
class=
"far fa-square"
></span><span
class=
"tool-text"
>
Rectangle
</span>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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