Opened 15 years ago
Closed 15 years ago
#1112 closed defect (fixed)
extra space character at the end of dojo namespace mapping for widgets
Reported by: | guest | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi,
There is a extra space for the following lines in the srcd/namespace/dojo.js file
57 "sortabletable": "dojo.widget.SortableTable? ", 60 "svgbutton": "dojo.widget.SvgButton? ",
Note: See
TracTickets for help on using
tickets.
Fixed. Thanks.