From 4c2844e17eb246df293c4784946071f666577ba3 Mon Sep 17 00:00:00 2001 From: ruan Date: Tue, 6 Oct 2015 12:03:38 +0200 Subject: [PATCH] Wait until jQuery is loaded before making clicky table --- includes/header.php | 8 ++++++++ includes/page.php | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/includes/header.php b/includes/header.php index 8f840e3..5d35a43 100644 --- a/includes/header.php +++ b/includes/header.php @@ -28,6 +28,14 @@ function navbar($links) { +