Changeset 350

Show
Ignore:
Timestamp:
05/09/08 13:02:46 (8 months ago)
Author:
johnbywater
Message:

Put 'isCountLow' back in.

Files:

Legend:

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

    r345 r350  
    941941            'isCountSingle': isCountSingle, 
    942942            'isCountZero': isCountZero, 
     943            'isCountLow': isCountLow, 
    943944            'showRegisterAllLink': not isCountLow, 
    944945            'showRegisterTable': isCountLow,