Browse Source

Fixing minor js errors

Julio Montoya 12 năm trước cách đây
mục cha
commit
8cb0949c99

+ 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