From 0f641e0ea81b68fb22abdda5595e6dc8382b9536 Mon Sep 17 00:00:00 2001 From: tofulm Date: Wed, 13 Apr 2022 23:53:33 +0200 Subject: [PATCH] inutile ! --- js/gamutable.es6.js | 2 +- js/gamutable.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/gamutable.es6.js b/js/gamutable.es6.js index 3d03928..7efc74d 100644 --- a/js/gamutable.es6.js +++ b/js/gamutable.es6.js @@ -241,7 +241,7 @@ let monTableau = { quelleVue: this.vueblocdefaut, vuebloc: '', model: [], - options: ['Jest', 'Mocha', 'Selenium', 'Puppeteer', 'Jasmine', 'Karma'], + options: [], searchInputHead: '', searchInputVal: '', }; diff --git a/js/gamutable.js b/js/gamutable.js index 6479d21..85890ec 100644 --- a/js/gamutable.js +++ b/js/gamutable.js @@ -293,7 +293,7 @@ var monTableau = { quelleVue: this.vueblocdefaut, vuebloc: '', model: [], - options: ['Jest', 'Mocha', 'Selenium', 'Puppeteer', 'Jasmine', 'Karma'], + options: [], searchInputHead: '', searchInputVal: '' };