Tabs: Added missing semicolon.

This commit is contained in:
Scott González 2008-12-31 04:58:44 +00:00
parent 1907c374cf
commit fff23b36bf

View File

@ -94,7 +94,7 @@ $.widget("ui.tabs", {
})
.blur(function() {
$(this).parent().removeClass('ui-state-focus');
})
});
this.$tabs.each(function(i, a) {
// inline tab