#14049 closed defect (fixed)
Enhanced Grid; Close Filterbar did not work
Reported by: | Michael670 | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Grid | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The code in dojox.grid.enhanced.plugins.filter.FilterBar? makes use of the function animateProperty. This function is not part of dojo.fx. It ist part of dojo._base.fx. But the module did not "require" it.
Change History (2)
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
In [26844]: