#4725 closed defect (fixed)
[CSS] dijitTextArea or dijitTextarea?
Reported by: | guest | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Textarea, dijitTextArea, css | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
these css class name must be reconcile.
- in tundra.css -> dijitTextarea
- in soria.css -> dijitTextArea
- in Textarea.js -> dijitTextArea
Change History (3)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Owner: | set to Douglas Hays |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [10973]) Fixes #4725: make capitalization for CSS classname dijitTextArea match what's in the template (although it's strange that the CSS class is called dijitTextArea but the widget is called Textarea)