Ignore:
Timestamp:
29 Dec 2009, 01:19:14 (15 years ago)
Author:
uli
Message:

Apply fix from ulif-rewrite branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • waeup/branches/ulif-layout/src/waeup/widgets/table.py

    r4462 r4583  
    6868    """
    6969    def need(self):
     70        yui.dragdrop.need() # datatable needs dragdrop loaded in advance.
     71                            # This dependency is not defined yet in hurry.yui.
    7072        yui.paginator.need()
    7173        yui.datatable.need()
Note: See TracChangeset for help on using the changeset viewer.