Show
Ignore:
Timestamp:
06/24/09 20:13:47 (13 months ago)
Author:
lmajano
Message:

Layouts External Locations is now finalized.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • coldbox/trunk/testharness/handlers/ehGeneral.cfc

    r2285 r2345  
    203203                <cfscript> 
    204204                var rc = Event.getCollection(); 
     205                //external location; 
     206                event.setLayout("ext"); 
    205207                Event.setView("tags/test1"); 
    206208                </cfscript>