From 963224619f4d4842b2563318959b4f29bccc846e Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 15 Feb 2018 11:05:52 +0800 Subject: [PATCH] templates/master-verify-ip-access.html --- templates/master-verify-ip-access.html | 131 +++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 templates/master-verify-ip-access.html diff --git a/templates/master-verify-ip-access.html b/templates/master-verify-ip-access.html new file mode 100644 index 00000000..ee988dbf --- /dev/null +++ b/templates/master-verify-ip-access.html @@ -0,0 +1,131 @@ + + + + + + {appName} + + + + + + + + + + + {outputCSSIncludes()} + + + + + + + +
+ +
+ + + + +{if:bootLoader.Pman[roo_debug]} + + + + + + + +{else:} + + + + + +{end:} + + + + + {outputJavascriptDir(#Pman/Core#,#Pman.Request.js#,#Pman.Dialog.VerifyAccess.js#)} + + + + \ No newline at end of file -- 2.39.2