update to jquery to fix #110
[zf2.biz/application_blanche.git] / module / Application / view / layout / layout.phtml
index 52285ec..18a4720 100644 (file)
@@ -15,7 +15,7 @@
 
         <!-- Scripts -->
         <?php echo $this->headScript()->prependFile($this->basePath() . '/js/html5.js', 'text/javascript', array('conditional' => 'lt IE 9',))
-                                      ->prependFile($this->basePath() . '/js/jquery-1.7.2.min.js') ?>
+                                      ->prependFile('//ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js') ?>
     </head>
     <body>
         <div class="navbar navbar-fixed-top">