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