Bläddra i källkod

Fixing minor js errors

Julio Montoya 12 år sedan
förälder
incheckning
8cb0949c99
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      main/template/default/layout/footer.tpl
  2. 1 1
      main/template/default/layout/head.tpl

+ 1 - 1
main/template/default/layout/footer.tpl

@@ -74,7 +74,7 @@ $(document).ready( function() {
     });
 
     var tip_options = {
-            placement : 'right',
+            placement : 'right'
     }
 
     $('.boot-tooltip').tooltip(tip_options);

+ 1 - 1
main/template/default/layout/head.tpl

@@ -219,7 +219,7 @@ $(function() {
                                             modal       : true,
                                             width       : width_value,
                                             height      : height_value,
-                                            resizable   : resizable_value,
+                                            resizable   : resizable_value
                                     });
             });
             //prevent the browser to follow the link