aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/jquery.ui.tabs.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/jquery.ui.tabs.js b/ui/jquery.ui.tabs.js
index e71b2a244..f3b27cf9d 100644
--- a/ui/jquery.ui.tabs.js
+++ b/ui/jquery.ui.tabs.js
@@ -575,7 +575,6 @@ $.widget( "ui.tabs", {
}
if ( toShow.length ) {
- // TODO make passing in node possible
this.load( this.tabs.index( tab ), event );
}
this._toggle( event, eventData );