Ignore:
Timestamp:
Feb 16, 2010, 10:02:34 AM (14 years ago)
Author:
gav
Message:

Configure cascade deletion of Site -> Section -> Asset -> SubItems.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/i18n/messages.properties

    r350 r360  
    1111asset.copy.asset.required=Please select an asset to copy.
    1212
    13 maintenanceActions.still.associated=Could not complete operation as maintenance actions are still associated with this item.
    14 
     13maintenanceActions.still.associated=Could not complete operation as maintenance actions are still associated \
     14    with this item.
     15maintenanceActions.still.associated.subItem=Could not complete operation as maintenance actions are still associated \
     16    with a sub item.
     17inventoryStores.still.associated=Could not complete operation as inventory stores are still associated with this item.
     18
     19site.section.delete.failure=Could not complete operation as sections failed to delete.
     20section.asset.delete.failure=Could not complete operation as assets failed to delete.
    1521asset.subItems.delete.failure=Could not complete operation as orphan sub items failed to delete.
    1622
Note: See TracChangeset for help on using the changeset viewer.