Changeset 124 for trunk/grails-app/domain/AssetType.groovy
- Timestamp:
- May 4, 2009, 1:59:11 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/AssetType.groovy
r122 r124 6 6 7 7 static hasMany = [assets: Asset, 8 assemblies: Assembly, 9 assetExtendedAttributes: AssetExtendedAttribute, 8 assemblies: Assembly, 10 9 maintenanceActions: MaintenanceAction] 11 10
Note: See TracChangeset
for help on using the changeset viewer.