Opened 12 years ago
Closed 12 years ago
#9327 closed defect (fixed)
Hard Coded Class - InlineEditBox
Reported by: | Pete Smith | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.3.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On Line 186 of InlineEditBox?.js, there is a
new dijit._InlineEditor
This makes it really hard to override the template for the edit box widget.
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Milestone: | tbd → 1.4 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Hi, why is it that you want to override that template? You want to move the OK/Cancel buttons?