Changes between Version 8 and Version 9 of CodingConventions


Ignore:
Timestamp:
Mar 25, 2009, 2:02:37 AM (15 years ago)
Author:
Gavin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodingConventions

    v8 v9  
    1919 * If we want to modify the Task views and controller:
    2020  * Create a copy of the '''whole''' views folder called ''!TaskDetailed/show.gsp etc''
    21   * Create a copy of the controller called ''!TaskDetailedController.groovy''
     21  * Create a copy of the controller called ''!TaskDetailedController.groovy'' and edit the class inside to match.
    2222  * Then detail to your harts content.
    2323