Ignore:
Timestamp:
May 31, 2010, 4:48:53 PM (14 years ago)
Author:
gav
Message:

Get Inventory Search filterpane associatedPropertyValues in controller instead of in gsp.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/controllers/TaskDetailedController.groovy

    r553 r554  
    169169                        filterParams: filterParams,
    170170                        params: params,
    171                         associatedPropertyValues: associatedPropertyValues]
     171                        associatedPropertyValues: associatedPropertyValues ]
    172172
    173173    } // search
Note: See TracChangeset for help on using the changeset viewer.