mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
2012-03-08 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery-1.7.1.js, include/javascript/jquery-1.7.1.min.js, include/functions_ui.php: changed the library the version compress to readable version. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5722 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
4fa4605ca0
commit
b3335a3240
@ -1,3 +1,9 @@
|
|||||||
|
2012-03-08 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
|
* include/javascript/jquery-1.7.1.js,
|
||||||
|
include/javascript/jquery-1.7.1.min.js, include/functions_ui.php: changed
|
||||||
|
the library the version compress to readable version.
|
||||||
|
|
||||||
2012-03-08 Sergio Martin <sergio.martin@artica.es>
|
2012-03-08 Sergio Martin <sergio.martin@artica.es>
|
||||||
|
|
||||||
* include/functions_graph.php
|
* include/functions_graph.php
|
||||||
|
@ -1030,7 +1030,7 @@ function ui_process_page_head ($string, $bitfield) {
|
|||||||
$config['jquery']);
|
$config['jquery']);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$config['jquery'] = array_merge (array ("jquery" => "include/javascript/jquery-1.7.1.min.js",
|
$config['jquery'] = array_merge (array ("jquery" => "include/javascript/jquery-1.7.1.js",
|
||||||
"pandora" => "include/javascript/jquery.pandora.js"),
|
"pandora" => "include/javascript/jquery.pandora.js"),
|
||||||
$config['jquery']);
|
$config['jquery']);
|
||||||
}
|
}
|
||||||
|
9266
pandora_console/include/javascript/jquery-1.7.1.js
vendored
Normal file
9266
pandora_console/include/javascript/jquery-1.7.1.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user