henning     2003/07/22 03:24:53

  Modified:    xdocs/services velocity-service.xml
  Log:
  Kill another "/". Will this ever end?
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-turbine-2/xdocs/services/velocity-service.xml
  
  Index: velocity-service.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/services/velocity-service.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- velocity-service.xml      15 Jul 2003 09:07:32 -0000      1.2
  +++ velocity-service.xml      22 Jul 2003 10:24:52 -0000      1.3
  @@ -50,7 +50,7 @@
   services.VelocityService.default.layout = VelocityECSLayout
   services.VelocityService.default.navigation=VelocityNavigation
   services.VelocityService.default.error.screen = VelocityErrorScreen
  -services.VelocityService.default.layout.template = /Default.vm
  +services.VelocityService.default.layout.template = Default.vm
   
   #
   # Set this to true to catch Velocity Errors and display them in the log file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to