diff --git a/Application.cfc b/Application.cfc
index be6e93d..2c85ee7 100644
--- a/Application.cfc
+++ b/Application.cfc
@@ -15,28 +15,27 @@
-
+
-
+
+
+
-
-
+
-
@@ -48,7 +47,7 @@
hint="Fires when the application is first created.">
- Obtain idp certificate OnApplicationStart
+
@@ -79,7 +78,7 @@
-
+
@@ -153,7 +152,7 @@
-
+
@@ -336,25 +335,24 @@
-
+ hint="Configure data source from environment variables (if datasource with the name provided already exists, does nothing). Convention: data source name is an environment varialble prefix">
-
-
-
+
select 1;
-
-
+
+
+
@@ -368,8 +366,8 @@
-
- select 1;
+
+ select 2;
@@ -379,10 +377,12 @@
+
+
-
+
diff --git a/index.cfm b/index.cfm
index 8bec6df..03e180f 100644
--- a/index.cfm
+++ b/index.cfm
@@ -14,6 +14,45 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Отчет по PAYG #request.auth.wz#
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
select * from (
@@ -266,37 +305,6 @@ FROM qSpec as s, qUnifiedMetric as m
WHERE m.wz= AND s.code=m.code
order by s.code
-
-
-
-
-
-
-
-
-
-
-
-
- Отчет по PAYG #request.auth.wz#
-
-
-
-
-
-
-
-
-
-
-
Часов в периоде: #hours# Строк в отчете: #qCharge.recordCount#
Актуальность данных:
VCD Computing: #dateFormat(qComputingAge.dt_load,'YYYY-MM-DD')# #timeFormat(qComputingAge.dt_load,'HH:MM:SS')#