From 4cdd0bb749302c0c515d240dd7458d2c002fea95 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Sun, 25 Oct 2015 23:34:50 -0400 Subject: [PATCH] Compile team JS. --- Makefile | 1 + templates/base.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7e868da..f313284 100644 --- a/Makefile +++ b/Makefile @@ -58,6 +58,7 @@ assets: media/js/src/snipts.min.js \ media/js/src/search.min.js \ media/js/src/jobs.min.js \ + media/js/src/team.min.js \ media/js/libs/codemirror.js \ media/js/libs/highlight.js \ > media/js/snipt-all.min.js diff --git a/templates/base.html b/templates/base.html index b22d776..41a5840 100644 --- a/templates/base.html +++ b/templates/base.html @@ -426,7 +426,7 @@ {% else %} - + {% endif %} {% if has_snipts and detail %}