Ignore:
Timestamp:
Feb 10, 2010, 5:09:22 AM (14 years ago)
Author:
gav
Message:

Move Asset delete to a service method and configure cascade deletion checks.

File:
1 edited

Legend:

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

    r347 r350  
    1111asset.copy.asset.required=Please select an asset to copy.
    1212
     13maintenanceActions.still.associated=Could not complete operation as maintenance actions are still associated with this item.
     14
     15asset.subItems.delete.failure=Could not complete operation as orphan sub items failed to delete.
     16
    1317assetSubItem.asset.not.found=Could not complete operation as an asset was supplied but not found.
    1418assetSubItem.assets.associated=Could not complete operation as assets are still associated with this sub item.
    15 assetSubItem.maintenanceActions.associated=Could not complete operation as maintenance actions are still associated with this sub item.
    1619
    1720sub.task.create.confirm=Immediately create and save a new sub task?
Note: See TracChangeset for help on using the changeset viewer.