Explorar el Código

utilisation de jQuery. au lieu de $. pour aSimpletour

Sevajol Bastien hace 11 años
padre
commit
5bfc6b01e5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Muzich/CoreBundle/Resources/views/HelpTour/home.html.twig

+ 1 - 1
src/Muzich/CoreBundle/Resources/views/HelpTour/home.html.twig Ver fichero

@@ -5,7 +5,7 @@
5 5
       window.start_visit_tour = function()
6 6
       {
7 7
         
8
-        $.aSimpleTour({
8
+        jQuery.aSimpleTour({
9 9
           data : [
10 10
             { 
11 11
               element: '#elements_list',