Ignore:
Timestamp:
Oct 1, 2009, 5:11:48 AM (15 years ago)
Author:
gav
Message:

Install filterPane plugin and configure for Tasks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/conf/BootStrap.groovy

    r137 r140  
    281281                 taskPriority:TaskPriority.get(2),
    282282                 taskType:TaskType.get(1),
    283                  leadPerson:Person.get(3),
     283                 leadPerson:Person.get(2),
    284284                 description:"Check specific level sensor",
    285285                 comment:"Has been noted as problematic, try recalibrating.")
Note: See TracChangeset for help on using the changeset viewer.