projects
/
web
/
SooLocks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c89f53
)
update CDN for jquery
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 20 Jun 2014 12:48:40 +0000
(08:48 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 20 Jun 2014 12:48:40 +0000
(08:48 -0400)
from 1.7.2 to 1.8.3
setup.phtml
patch
|
blob
|
history
diff --git
a/setup.phtml
b/setup.phtml
index
7f06f98
..
c79d217
100644
(file)
--- a/
setup.phtml
+++ b/
setup.phtml
@@
-509,7
+509,7
@@
define('COUPON_SITE_URL', $serverConfig->coupon_site_url);
$jqueryUrl = ($isSecurePage) ? 'https://' : 'http://';
define(
'JQUERY_CDN_JS',
- $jqueryUrl . 'ajax.googleapis.com/ajax/libs/jquery/1.
7.2
/jquery.min.js'
+ $jqueryUrl . 'ajax.googleapis.com/ajax/libs/jquery/1.
8.3
/jquery.min.js'
);
define(
'JQUERY_UI_CDN_CSS',