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
153429db
Commit
153429db
authored
Mar 02, 2018
by
M. Chardon
Browse files
correction titre label sur outils (+ indications raccourcis clavier)
parent
e18d609e
Changes
2
Hide whitespace changes
Inline
Side-by-side
adim_project/templates/adim/env/anodate/annotation.html
View file @
153429db
...
...
@@ -16,33 +16,33 @@
{# Drawing Tools #}
{# ============= #}
{% block draw-tool-tb %}
<label
class=
"btn btn-lg btn-primary"
>
<label
class=
"btn btn-lg btn-primary"
title=
"Selection (A)"
>
<input
type=
"radio"
name=
"toolType"
value=
"select"
id=
"tool-select"
data-tool-name=
"select"
>
<span
class=
"fa fa-mouse-pointer"
></span><span
class=
"tool-text"
>
Select
</span>
</label>
<label
class=
"btn btn-lg btn-primary"
>
<label
class=
"btn btn-lg btn-primary"
title=
"Déplacement (Espace)"
>
<input
type=
"radio"
name=
"toolType"
value=
"pan"
id=
"tool-pan"
data-tool-name=
"pan"
>
<span
class=
"fa fa-hand-paper"
></span><span
class=
"tool-text"
>
Pan
</span>
</label>
<label
class=
"btn btn-lg btn-primary"
>
<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"
>
<span
class=
"fa fa-pencil-alt"
data-fa-transform=
"flip-h"
></span><span
class=
"tool-text"
>
Dessin
</span>
</label>
<label
class=
"btn btn-lg btn-primary"
>
<label
class=
"btn btn-lg btn-primary"
title=
"Lignes (L)"
>
<input
type=
"radio"
name=
"toolType"
value=
"lines"
id=
"tool-lines"
data-tool-name=
"lines"
>
<span
class=
"icon-line"
></span><span
class=
"tool-text"
>
Lignes
</span>
</label>
<label
class=
"btn btn-lg btn-primary"
>
<label
class=
"btn btn-lg btn-primary"
title=
"Cercle (C)"
>
<input
type=
"radio"
name=
"toolType"
value=
"ellipse"
id=
"tool-ellipse"
data-tool-name=
"ellipse"
>
<span
class=
"far fa-circle"
></span><span
class=
"tool-text"
>
Cercle
</span>
</label>
<label
class=
"btn btn-lg btn-primary"
>
<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>
</label>
<label
class=
"btn btn-lg-off btn-primary"
>
<label
class=
"btn btn-lg-off btn-primary"
title=
"Marker"
>
<input
type=
"radio"
name=
"toolType"
value=
"text"
id=
"tool-marker"
data-tool-name=
"marker"
>
<span
class=
"fa fa-map-marker-alt"
></span>
</label>
...
...
adim_project/templates/adim/env/cimaf/annotation.html
View file @
153429db
...
...
@@ -49,36 +49,36 @@
{# Drawing Tools #}
{# ============= #}
{% block draw-tool-tb %}
<label
class=
"btn btn-lg btn-primary"
>
<label
class=
"btn btn-lg btn-primary"
title=
"Selection (A)"
>
<input
type=
"radio"
name=
"toolType"
value=
"select"
id=
"tool-select"
data-tool-name=
"select"
>
<span
class=
"fa fa-mouse-pointer"
></span><span
class=
"tool-text"
>
Select
</span>
</label>
<label
class=
"btn btn-lg btn-primary"
>
<label
class=
"btn btn-lg btn-primary"
title=
"Déplacement (Espace)"
>
<input
type=
"radio"
name=
"toolType"
value=
"pan"
id=
"tool-pan"
data-tool-name=
"pan"
>
<span
class=
"fa fa-hand-paper"
></span><span
class=
"tool-text"
>
Pan
</span>
</label>
<label
class=
"btn btn-lg btn-primary"
title=
"Bords de champ"
>
<label
class=
"btn btn-lg btn-primary"
title=
"Bords de champ
(B)
"
>
<input
type=
"radio"
name=
"toolType"
value=
"fieldedges"
id=
"tool-fieldedges"
data-tool-name=
"fieldedges"
>
<span
class=
"adim-icon-bord-de-champ"
></span>
</label>
<label
class=
"btn btn-lg btn-primary"
title=
"Strie concordante"
>
<label
class=
"btn btn-lg btn-primary"
title=
"Strie concordante
(C)
"
>
<input
type=
"radio"
name=
"toolType"
value=
"concordantstr"
id=
"tool-concordantstr"
data-tool-name=
"concordantstr"
>
<span
class=
"adim-icon-concordant"
></span>
</label>
<label
class=
"btn btn-lg btn-primary"
title=
"Strie discordante"
>
<label
class=
"btn btn-lg btn-primary"
title=
"Strie discordante
(D)
"
>
<input
type=
"radio"
name=
"toolType"
value=
"discordantstr"
id=
"tool-discordantstr"
data-tool-name=
"discordantstr"
>
<span
class=
"adim-icon-discordant"
></span>
</label>
<label
class=
"btn btn-lg btn-primary"
title=
"Zone de concordance"
>
<label
class=
"btn btn-lg btn-primary"
title=
"Zone de concordance
(Z)
"
>
<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"
>
<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>
</label>
<label
class=
"btn btn-lg btn-primary"
>
<label
class=
"btn btn-lg btn-primary"
title=
"Flèche (F)"
>
<input
type=
"radio"
name=
"toolType"
value=
"arrow"
id=
"tool-arrow"
data-tool-name=
"arrow"
>
<span
class=
"fa fa-arrow-right"
></span><span
class=
"tool-text"
>
Flèche
</span>
</label>
...
...
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