Metadata
- Source
- FLUID-4289
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- Justin Obara
- Reporter
- heidi valles
- Created
2011-06-10T11:47:19.813-0400 - Updated
2013-10-04T10:03:17.556-0400 - Versions
-
- 1.4
- Fixed Versions
-
- 1.5
- Component
-
- UI Options
Description
I tested the fat panel with tabs/sending options through with options: { tabOptions: {disabled: true }
getting error "o.disabled.concat is not a function" - appears to be working, but jq error?
Comments
-
Justin Obara commented
2011-06-14T09:43:59.609-0400 I think this is either a bug with jQuery UI itself or with their documentation. They provide another means of setting disabled which takes an array of tab indexes instead of a Boolean, this works.