projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[TASK] Update jQuery to 1.8.0 (final)
[Packages/TYPO3.CMS.git]
/
t3lib
/
class.t3lib_pagerenderer.php
diff --git
a/t3lib/class.t3lib_pagerenderer.php
b/t3lib/class.t3lib_pagerenderer.php
index
c3537f3
..
c917587
100644
(file)
--- a/
t3lib/class.t3lib_pagerenderer.php
+++ b/
t3lib/class.t3lib_pagerenderer.php
@@
-47,7
+47,7
@@
class t3lib_PageRenderer implements t3lib_Singleton {
const EXTJS_ADAPTER_YUI = 'yui';
// jQuery Core version that is shipped with TYPO3
- const JQUERY_VERSION_LATEST = '1.8
b1
';
+ const JQUERY_VERSION_LATEST = '1.8
.0
';
// jQuery namespace options
const JQUERY_NAMESPACE_NONE = 'none';