projects
/
mdref
/
mdref
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
099d459
)
fix #1; upgrade jquery
author
Michael Wallner
<mike@php.net>
Thu, 24 Sep 2015 14:57:04 +0000
(16:57 +0200)
committer
Michael Wallner
<mike@php.net>
Thu, 24 Sep 2015 14:57:04 +0000
(16:57 +0200)
views/layout.phtml
patch
|
blob
|
history
diff --git
a/views/layout.phtml
b/views/layout.phtml
index a967dc5ba40f39956fc7cc6f87669e0c66f49336..f3bcbf792e8a0a1da0794319f39d42dd6a5f19fd 100644
(file)
--- a/
views/layout.phtml
+++ b/
views/layout.phtml
@@
-16,7
+16,7
@@
<link rel="stylesheet" href="index.css">
<?php endif; ?>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/
1.10.2
/jquery.min.js"></script>
+ <script src="//ajax.googleapis.com/ajax/libs/jquery/
2.1.4
/jquery.min.js"></script>
</head>
<body>
<div class="page">