Opened 12 years ago
Closed 12 years ago
#7772 closed defect (fixed)
type 'presenation' for TooltipDialog
Reported by: | fbeise | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.1.0 |
Keywords: | dijit TooltipDialog type | Cc: | |
Blocked By: | Blocking: |
Description
There is as small typo in the waiRole attribute of the dijitTooltipConnector-div in the TooltipDialog?.html template, Dialog.js, and dijit-all.js: waiRole is presenation instead of presentation. This is also true for Version 1.2beta, at least for the js files. Don't know how important that really is, but I think it should be fixed.
Change History (2)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.2 |
---|---|
Owner: | set to dante |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [15372]) fixes #7772 - typeo in waiRole for TooltipDialog?