Array |
1 | Struct | codePrintHTML | string | 292: <li class="spec-item"><br>
293: <span class="spec-label"><strong>Location:</strong></span><br>
<b>294: <span class="spec-value"><cfif Len(data.city)>#data.city#<cfif Len(data.city) AND Len(data.state)>, </cfif></cfif><cfif Len(data.state)>#data.state#</cfif></span></b><br>
295: </li><br>
296: </cfif><br>
|
| codePrintPlain | string | 292: <li class="spec-item">
293: <span class="spec-label"><strong>Location:</strong></span>
294: <span class="spec-value"><cfif Len(data.city)>#data.city#<cfif Len(data.city) AND Len(data.state)>, </cfif></cfif><cfif Len(data.state)>#data.state#</cfif></span>
295: </li>
296: </cfif>
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.content_templates360.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/content-templates/inventory-detail.cfm:294) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/content-templates/inventory-detail.cfm |
| type | |
|
2 | Struct | codePrintHTML | string | 51: <br>
52: <!--- page template and content ---><br>
<b>53: <cfinclude template="/layout/bootstrap-2015/content-templates/#page.template#.cfm"></b><br>
54: <br>
55: <!--- *************************************************************************** ---><br>
|
| codePrintPlain | string | 51:
52: <!--- page template and content --->
53: <cfinclude template="/layout/bootstrap-2015/content-templates/#page.template#.cfm">
54:
55: <!--- *************************************************************************** --->
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.includes._body_cfm$cf.call(/layout/bootstrap-2015/includes/_body.cfm:53) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/includes/_body.cfm |
| type | |
|
3 | Struct | codePrintHTML | string | 65: <br>
66: <!--- get body section ---><br>
<b>67: <cfsavecontent variable="bodySection"><cfinclude template="/layout/bootstrap-2015/includes/_body.cfm"></cfsavecontent></b><br>
68: <br>
69: <cfscript><br>
|
| codePrintPlain | string | 65:
66: <!--- get body section --->
67: <cfsavecontent variable="bodySection"><cfinclude template="/layout/bootstrap-2015/includes/_body.cfm"></cfsavecontent>
68:
69: <cfscript>
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015_cfm450$cf.call(/layout/bootstrap-2015.cfm:67) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015.cfm |
| type | |
|
4 | Struct | codePrintHTML | string | 18: <cfset page.metadescription = ""><br>
19: <br>
<b>20: <cfinclude template="/layout/#page.layout#.cfm"></b><br>
|
| codePrintPlain | string | 18: <cfset page.metadescription = "">
19:
20: <cfinclude template="/layout/#page.layout#.cfm">
|
| column | | id | | line | | Raw_Trace | string | layout.bootstrap_2015450.routes.inventory_detail_cfm450$cf.call(/layout/bootstrap-2015/routes/inventory-detail.cfm:20) |
| template | string | /home/t2t/public_html/layout/bootstrap-2015/routes/inventory-detail.cfm |
| type | |
|
5 | Struct | codePrintHTML | string | 230: <br>
231: // include proper route template<br>
<b>232: include request.routeInfo.templateToInclude;</b><br>
233: <br>
234: <br>
|
| codePrintPlain | string | 230:
231: // include proper route template
232: include request.routeInfo.templateToInclude;
233:
234:
|
| column | | id | | line | | Raw_Trace | string | _router_cfm$cf.call(/_router.cfm:232) |
| template | string | /home/t2t/public_html/_router.cfm |
| type | |
|
6 | Struct | codePrintHTML | string | 81: // include '/_redirect.cfm';<br>
82: include '/includes/application/_onRequest.cfm';<br>
<b>83: include arguments.targetPage;</b><br>
84: return;<br>
85: }<br>
|
| codePrintPlain | string | 81: // include '/_redirect.cfm';
82: include '/includes/application/_onRequest.cfm';
83: include arguments.targetPage;
84: return;
85: }
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall1(/Application.cfc:83) |
| template | string | /home/t2t/public_html/Application.cfc |
| type | |
|