projets
/
auf_rh_dae.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed affichage SVG pour firefox
[auf_rh_dae.git]
/
project
/
rh
/
templates
/
rh
/
organigrammes
/
employe.html
diff --git
a/project/rh/templates/rh/organigrammes/employe.html
b/project/rh/templates/rh/organigrammes/employe.html
index
d9c4e56
..
221d7c5
100644
(file)
--- a/
project/rh/templates/rh/organigrammes/employe.html
+++ b/
project/rh/templates/rh/organigrammes/employe.html
@@
-1,3
+1
@@
-{% if png %}
-<img src="data:image/png;base64,{{ png }}" />
-{% endif %}
+{{ svg|safe }}