Changeset 44

Show
Ignore:
Timestamp:
08/26/06 00:41:40 (2 years ago)
Author:
johnbywater
Message:

Fixed variable name typo.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/dm/view/base.py

    r41 r44  
    926926            ) 
    927927        else: 
    928             associationOjectNamedValues = [] 
     928            associationObjectNamedValues = [] 
    929929        self.context.update({ 
    930930            'hasManyName'        : self.hasManyName,