
|
If you were logged in you would be able to see more operations.
|
|
|
When displaying headers and links in views, scaffolding could show friendly names instead of camel case class names. For example, for a class named LineOfBusiness, it could display "Line Of Business".
|
|
Description
|
When displaying headers and links in views, scaffolding could show friendly names instead of camel case class names. For example, for a class named LineOfBusiness, it could display "Line Of Business".
|
Show » |
Sort Order:
|
Attached is a patch for this issue.
I've changed the DefaultGrailsTemplateGenerator.groovy to pass the natural and the short class name to the scaffolding templates.
The short name is still used for the g:paginate