Ignore:
Timestamp:
Apr 7, 2010, 1:52:59 PM (14 years ago)
Author:
gav
Message:

Move params.message and params.errorMessage to shared messages template.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp

    r468 r477  
    1515        <div class="body">
    1616            <g:render template="/shared/messages" />
    17             <g:if test="${params.message}">
    18                 <div class="message">${params.message}</div>
    19             </g:if>
    2017            <filterpane:currentCriteria domainBean="InventoryItemPurchase"
    2118                                    action="search"
Note: See TracChangeset for help on using the changeset viewer.