use "Add Entity" if instance is not managed
-------------------------------------------
Key: JBSEAM-2052
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2052
Project: JBoss Seam
Issue Type: Feature Request
Components: Tools
Affects Versions: 2.0.0.CR1
Reporter: Dan Allen
Assigned To: Dan Allen
Priority: Minor
Fix For: 2.0.0.GA
The edit pages created by the generate-entities command should read "Add Entity"
if the instance is not managed and "Edit Entity" if the instance is managed,
where "Entity" is the name of the entity.
${'#'}{${homeName}.managed ? 'Edit' : 'Add'} ${entityName}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira