From de36d91ca9c6ce960b0179153edac443c05a5650 Mon Sep 17 00:00:00 2001 From: jcorporation Date: Thu, 7 Jun 2018 19:47:40 +0100 Subject: [PATCH] Replaced sammy.js with own router small router implementation with state savinf functionality --- htdocs/index.html | 17 +- htdocs/js/mpd.js | 330 ++++--- htdocs/js/sammy.js | 2135 -------------------------------------------- 3 files changed, 204 insertions(+), 2278 deletions(-) delete mode 100644 htdocs/js/sammy.js diff --git a/htdocs/index.html b/htdocs/index.html index 0d5ead1..1d60021 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -203,13 +203,13 @@
@@ -272,7 +272,7 @@