From dba10e2aaef4a90457022d6b2ca5f529849e76db Mon Sep 17 00:00:00 2001 From: "Nicolas A. Tonne" Date: Mon, 27 Apr 2015 15:24:15 +0200 Subject: [PATCH] Add many songs, search category, stuff --- index.php | 11 ++++++---- php/footer.php | 3 +++ server/server.js | 1 + static/css/style.css | 15 +++++++++++++- static/js/admin.js | 4 ++++ static/js/lib/jquery-2.1.3.min.js | 4 ++++ static/js/lib/jquery-ui-1.10.3.min.js | 12 +++++++++++ static/js/search.js | 30 +++++++++++++++------------ 8 files changed, 62 insertions(+), 18 deletions(-) create mode 100644 static/js/lib/jquery-2.1.3.min.js create mode 100644 static/js/lib/jquery-ui-1.10.3.min.js diff --git a/index.php b/index.php index 22eca5ff..fd83b61b 100755 --- a/index.php +++ b/index.php @@ -68,10 +68,13 @@
-
- -
-
+ +
+ +
+ + +
diff --git a/php/footer.php b/php/footer.php index 146379a6..7366edc3 100755 --- a/php/footer.php +++ b/php/footer.php @@ -49,8 +49,11 @@ + +