Changes between Version 2 and Version 3 of Training/Section05

Show
Ignore:
Timestamp:
01/22/10 20:34:33 (16 years ago)
Author:
DanWilson (IP: 65.190.16.149)
Comment:

Fixed parenthesis in step 4 code sample

Legend:

Unmodified
Added
Removed
Modified
  • Training/Section05

    v2 v3  
    5656{{{ 
    5757 
    58 <td>#dateFormat( CreateDate, "short" )#  #helpers.date.businessDaysBetween( CreateDate, now() )# (Business days ago)</td> 
     58<td>#dateFormat( CreateDate, "short" )#  (#helpers.date.businessDaysBetween( CreateDate, now() )# Business days ago)</td> 
    5959 
    6060}}}