From 1a09aa6b6c4371b9838c30a6efba593147dea213 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Sat, 30 Apr 2016 20:27:02 -0400 Subject: #234 - more functionality - portal check done Former-commit-id: 44d6d6f4ee8b8940ab8afef568f00efbf81d1270 --- www/templates/wizard.html | 35 ++++++++++++++++++++++++++++------- 1 file changed, 28 insertions(+), 7 deletions(-) (limited to 'www/templates/wizard.html') diff --git a/www/templates/wizard.html b/www/templates/wizard.html index 5b491d8c..564854ae 100644 --- a/www/templates/wizard.html +++ b/www/templates/wizard.html @@ -11,7 +11,7 @@ -

Welcome to zmWizard

+

Welcome to zmWizard

Configuring ZoneMinder can be a pain. Lets see if zmWizard can help. In the next few screens, I will ask you some simple questions and do my best to guess the settings for you.

What is your Zoneminder portal url?

@@ -28,7 +28,9 @@ -
+
+ +
@@ -70,20 +72,39 @@
- - + + - +

Lets try and validate your inputs

-

I am now going to try and log into the portal using: +

I am now going to try and log into the ZM portal +
+ {{wizard.portalValidText}} + {{wizard.apiValidateText}} + {{wizard.streamingValidateText}} + +

+ + +
+ + +

Sone

+

I am now going to try and log into the ZM portal
Portal: {{wizard.portalurl}} + {{wizard.portalValidText}} + {{wizard.apiValidateText}} + {{wizard.streamingValidateText}}

- + +
+ + -- cgit v1.2.3