diff --git a/Utils/MyHelper.cs b/Utils/MyHelper.cs
index 31a40c5..db137e7 100644
--- a/Utils/MyHelper.cs
+++ b/Utils/MyHelper.cs
@@ -22,6 +22,11 @@ public class MyHelper
//
}
+ public static string GetDummyText()
+ {
+ return Guid.NewGuid().ToString();
+ }
+
public static string GetDecimalStringForReport(decimal? d)
{
string result = "";
diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml
index 584e8c3..8e5a74b 100644
--- a/Views/Shared/_Layout.cshtml
+++ b/Views/Shared/_Layout.cshtml
@@ -192,7 +192,7 @@
var apisite = "@MyHelper.GetConfig(Configuration, "SiteInformation:apisite")";
-
+
@RenderSection("FooterPlaceHolder", required: false)
diff --git a/Views/Shared/_LayoutDirect.cshtml b/Views/Shared/_LayoutDirect.cshtml
index 7275c66..2b72c26 100644
--- a/Views/Shared/_LayoutDirect.cshtml
+++ b/Views/Shared/_LayoutDirect.cshtml
@@ -189,7 +189,7 @@
var apisite = "@MyHelper.GetConfig(Configuration, "SiteInformation:apisite")";
-
+
@RenderSection("FooterPlaceHolder", required: false)
diff --git a/Views/eva_adjust_postponement_normalView/eva_adjust_postponement_normal.cshtml b/Views/eva_adjust_postponement_normalView/eva_adjust_postponement_normal.cshtml
index 8239eb5..1d54cd4 100644
--- a/Views/eva_adjust_postponement_normalView/eva_adjust_postponement_normal.cshtml
+++ b/Views/eva_adjust_postponement_normalView/eva_adjust_postponement_normal.cshtml
@@ -123,7 +123,7 @@
@section FooterPlaceHolder{
-
+
-
+
+
+
-
+
+
+
-
+
+
-
+
+
+
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
-
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+