Clean out trailing commas
@ -406,7 +406,7 @@ $.fn.accordion.settings = {
selector : {
title : '.title',
content : '.content'
},
}
};
@ -164,7 +164,7 @@ $.fn.dimmer = function(parameters) {
complete : function() {
module.set.active();
callback();
})
;
@ -676,7 +676,7 @@ $.fn.modal.settings = {
className : {
active : 'active',
scrolling : 'scrolling'