From 659c7d608bd37e76504ae5fd69d6b50e0e12aab8 Mon Sep 17 00:00:00 2001 From: William Daniau Date: Mon, 14 Oct 2019 12:02:21 +0200 Subject: [PATCH] On regroupe les fonction js dans un fichier commun Ajout du bouton go to top --- templates/html/Wize.html | 22 ++++++++--------- templates/html/Wize_with_index.html | 39 +++++++++--------------------- templates/html/Wize_with_index_sod.html | 38 +++++++++-------------------- templates/html/common/wizefunc.js | 43 +++++++++++++++++++++++++++++++++ 4 files changed, 76 insertions(+), 66 deletions(-) create mode 100644 templates/html/common/wizefunc.js diff --git a/templates/html/Wize.html b/templates/html/Wize.html index e753953..9e21f9d 100644 --- a/templates/html/Wize.html +++ b/templates/html/Wize.html @@ -92,22 +92,15 @@ href="[% resource('common/hljs/styles/sunburst.css') %]" > - + + + - - + [% options.empty_lines = "default" %]
@@ -239,6 +232,13 @@ + diff --git a/templates/html/Wize_with_index.html b/templates/html/Wize_with_index.html index 1a6824b..1d7b8be 100644 --- a/templates/html/Wize_with_index.html +++ b/templates/html/Wize_with_index.html @@ -122,43 +122,19 @@ - - + + - - +