Changeset 2345 for coldbox/trunk/testharness/handlers/ehGeneral.cfc
- Timestamp:
- 06/24/09 20:13:47 (13 months ago)
- Files:
-
- 1 modified
-
coldbox/trunk/testharness/handlers/ehGeneral.cfc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
coldbox/trunk/testharness/handlers/ehGeneral.cfc
r2285 r2345 203 203 <cfscript> 204 204 var rc = Event.getCollection(); 205 //external location; 206 event.setLayout("ext"); 205 207 Event.setView("tags/test1"); 206 208 </cfscript>
