From 0fb14e107211b8ca155220e937f707249d0e340f Mon Sep 17 00:00:00 2001 From: jlukic Date: Tue, 30 Dec 2014 14:53:34 -0500 Subject: [PATCH] Remove console.log from tab --- RELEASE-NOTES.md | 1 + src/definitions/modules/tab.js | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 4f8945524..5a7f849ba 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -20,6 +20,7 @@ - **Dropdown/Search** - Fixed issues with ``ui search`` and ``ui search dropdown`` using ``RegExp test`` which [advances pointer on match](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/test) causing results to display incorrectly - **Form** - ``ui input`` now receives the same formatting as a normal input inside an ``inline field`` - **Input** - Fixed bug when ``ui action input`` uses a ``ui icon button``, button was receiving `i.icon` formatting. +- **List** - Fixed bug when using ``ui icon button`` or ``ui icon header`` causing element to receive icon formatting - **Popup** - Popup destroy will now also destroy any unfired timers (show/hide delay) - **Popup** - Popup now moves to the same offset context to avoid positioning errors when using a named pre-existing popup. diff --git a/src/definitions/modules/tab.js b/src/definitions/modules/tab.js index 209130089..44caa479e 100644 --- a/src/definitions/modules/tab.js +++ b/src/definitions/modules/tab.js @@ -37,9 +37,6 @@ $.fn.tab = function(parameters) { returnedValue ; - console.log(arguments); - - $allModules .each(function() { var