013 s3 cold prices added
This commit is contained in:
@@ -61,13 +61,13 @@
|
||||
</cffunction>
|
||||
|
||||
|
||||
<cfmodule template="mod/payg.cfm"
|
||||
<!--- <cfmodule template="mod/payg.cfm"
|
||||
dt_finish=#dt_finish#
|
||||
dt_start=#dt_start#
|
||||
output="report"
|
||||
debug=#isDefined("DEBUG")#
|
||||
/>
|
||||
<cfset out={
|
||||
/> --->
|
||||
<!--- <cfset out={
|
||||
"hours"=#hours#,
|
||||
"dtStart="=#iso8601dtFormat(dt_start)#,
|
||||
"dtFinish"=#iso8601dtFormat(dt_finish)#,
|
||||
@@ -81,7 +81,7 @@
|
||||
result.append(row);
|
||||
return result;
|
||||
}, [])#
|
||||
}/>
|
||||
}/> ---><cfset out={"test"=true}/>
|
||||
|
||||
<cfcontent
|
||||
type="application/json"
|
||||
|
||||
Reference in New Issue
Block a user