Changes between Version 1 and Version 2 of HowTos/HowToUseDynamicViewMappings

Show
Ignore:
Timestamp:
09/09/09 15:25:11 (16 years ago)
Author:
ing.fusto@… (IP: 79.49.118.179)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTos/HowToUseDynamicViewMappings

    v1 v2  
    1515 
    1616<cfif len(customViewMappings)> 
    17         <cfset event.setValue("viewMappingAdvice", viewMappings) />      
     17        <cfset event.setValue("viewMappingAdvice", customViewMappings) />        
    1818</cfif> 
    1919}}}