From 8448d52fa33ad03e2d46ead0b6c384318d6594a0 Mon Sep 17 00:00:00 2001 From: Malfurious Date: Thu, 16 Nov 2023 04:29:09 -0500 Subject: dmt: jobs: Scope javascript to this page The script.js file is only really intended to run against the main jobs page at this point. So, move its inclusion from the page master to the jobs page specifically. Signed-off-by: Malfurious --- dmt/html/master.html | 1 - 1 file changed, 1 deletion(-) (limited to 'dmt/html/master.html') diff --git a/dmt/html/master.html b/dmt/html/master.html index 14c7c6f..8118ca0 100644 --- a/dmt/html/master.html +++ b/dmt/html/master.html @@ -4,7 +4,6 @@ %($CYCHE_SITE_NAME%) - -- cgit v1.2.3