From 856f5652ea6800aa747f1b4d0337401c6a841f3e Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Fri, 8 Jun 2012 06:35:20 +0000 Subject: added Javascript license information file (for LibreJS) and replaced the minified version of each Javascript with the full version to improve clearness (also updating to the last release) --- h-source/Application/Views/Desktop/footer.php | 4 +++- h-source/Application/Views/Desktop/header.php | 32 +++++++++++++++++++++++++-- 2 files changed, 33 insertions(+), 3 deletions(-) (limited to 'h-source/Application/Views/Desktop') diff --git a/h-source/Application/Views/Desktop/footer.php b/h-source/Application/Views/Desktop/footer.php index 1eafcc6..98b3bbd 100644 --- a/h-source/Application/Views/Desktop/footer.php +++ b/h-source/Application/Views/Desktop/footer.php @@ -33,7 +33,9 @@ "> - + +
JavaScript license information +
diff --git a/h-source/Application/Views/Desktop/header.php b/h-source/Application/Views/Desktop/header.php index b283a10..1b10b0a 100644 --- a/h-source/Application/Views/Desktop/header.php +++ b/h-source/Application/Views/Desktop/header.php @@ -32,7 +32,7 @@ $currPos = $querySanitized ? $this->controller."/".$this->action : 'home/index'; <?php echo $title;?> - + @@ -54,7 +54,35 @@ $currPos = $querySanitized ? $this->controller."/".$this->action : 'home/index'; - + + +