From e9fd9c4e9a8ca5a104a9d6c942c9ec9f69b9e2d4 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Tue, 4 Dec 2018 04:13:01 +0100 Subject: [PATCH] Mutualise some common JS functions --- dashboard/static/index.html | 2 +- dashboard/static/js/dashboard.js | 78 +------------------------------- frontend/static/js/challenge.js | 58 ------------------------ frontend/static/js/common.js | 69 ++++++++++++++++++++++++++++ 4 files changed, 71 insertions(+), 136 deletions(-) diff --git a/dashboard/static/index.html b/dashboard/static/index.html index f22244cb..3ab492bc 100644 --- a/dashboard/static/index.html +++ b/dashboard/static/index.html @@ -279,7 +279,7 @@ -