From 4ce4c54a20b7cf6adb26884e0c7618038dd7bfe5 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 3 Oct 2013 23:45:51 +0000 Subject: Only load js libraries if not already loaded. Added jquery.flot.time.js to networkstats due to acf-jquery-0.3.0 --- logfiles-tail-html.lsp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'logfiles-tail-html.lsp') diff --git a/logfiles-tail-html.lsp b/logfiles-tail-html.lsp index c88b7a2..40a81a7 100644 --- a/logfiles-tail-html.lsp +++ b/logfiles-tail-html.lsp @@ -2,7 +2,12 @@ <% require("htmlviewfunctions") %> <% html = require("acf.html") %> - + +