From: Jerome Jutteau Date: Fri, 20 Mar 2015 12:31:58 +0000 (+0100) Subject: Closes #22 add versions to javascript file X-Git-Tag: 1.1~142 X-Git-Url: https://git.p6c8.net/jirafeau_project.git/commitdiff_plain/b94e1bad9edc1f677d0fcea551c44a3208f49c0e?ds=inline;hp=29ffce500fa398f604111f96b822015585a75ab3 Closes #22 add versions to javascript file --- diff --git a/NEWCOMER.txt b/NEWCOMER.txt index a4c0fc1..dbe5552 100644 --- a/NEWCOMER.txt +++ b/NEWCOMER.txt @@ -16,7 +16,7 @@ view only to show the most importants files and their role. ├── lib │   ├── config.local.php : user's parameters │   ├── config.original.php : default parameters with their documentation -│   ├── functions.js : javascript functions for html/javascript client +│   ├── functions_*.js : javascript functions for html/javascript client │   ├── functions.php : core functions and tools of jirafeau │   ├── lang : langage folder, contain all langage files │   └── template diff --git a/lib/functions.js b/lib/functions_v1.js similarity index 100% rename from lib/functions.js rename to lib/functions_v1.js diff --git a/lib/template/header.php b/lib/template/header.php index 5926555..0fa4885 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -35,6 +35,6 @@ else - +