Actions
Bug #5494
closedDate field tooltips don't display without icon output
Description
The tooltip usage is supposed to change its target to the combo date element. It does this, but it's using #input + .combodate. The problem with this is the calendar usage was changed to a double input usage so there's a input between the input and combodate causing that selector to fail.
Updated by beat about 9 years ago
- Target version changed from CB 2.0.11 to CB 2.0.12
Updated by krileon about 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !982
Actions