From 3a9740b11098cc14584c9d47757333d3b9cb3073 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 31 Jul 2013 14:24:05 +0300 Subject: [PATCH] htdocs: move inline JS to a separate file. --- htdocs/archive/index.php | 25 +++-------------------- htdocs/demo/index.php | 12 +++-------- htdocs/demo/report/index.php | 5 ----- htdocs/devinfo/index.php | 5 ----- htdocs/site/js/cppcheck.js | 39 ++++++++++++++++++++++++++++++++++++ htdocs/site/js/pack.js | 4 ++-- htdocs/site/make.js | 3 ++- htdocs/site/run-tests.js | 2 +- 8 files changed, 50 insertions(+), 45 deletions(-) create mode 100644 htdocs/site/js/cppcheck.js diff --git a/htdocs/archive/index.php b/htdocs/archive/index.php index d25ea7f8d..ea8b0c50a 100644 --- a/htdocs/archive/index.php +++ b/htdocs/archive/index.php @@ -14,28 +14,9 @@ uninitialized variables, unused functions" /> - - + + +