From a7506a34544f4df3ba65a854c81fadcca2eb303f Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Wed, 2 Sep 2015 12:14:24 +0000 Subject: CRUD stuff almost ready --- redirector.html | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 redirector.html (limited to 'redirector.html') diff --git a/redirector.html b/redirector.html new file mode 100644 index 0000000..aa0ccbc --- /dev/null +++ b/redirector.html @@ -0,0 +1,148 @@ + + + + Redirector + + + + + + + +
+
+
+

Are you sure you want to delete this redirect?

+
+ + {{deleting.description}} +
+
+ + {{deleting.exampleUrl}} +
+
+ + {{deleting.includePattern}} +
+
+ + {{deleting.redirectUrl}} +
+
+ + {{deleting.patternType == 'W' ? 'Wildcard' : 'Regular Expression'}} +
+ +
+
+

{{editIndex >= 0 ? 'Edit' : 'Create'}} Redirect

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + + +
+
+ +
+ +
+
+ + +
+
+ + +
+
+ + +
+
+ + + + +
+
+
+ Save + Cancel +
+
+ + +
+

Redirector

+ +
Go where YOU want!
+ + + + +
+ {{message}} + +
+
+
+

[Disabled] {{r.description}}

+
+ {{r.includePattern}} +
+
+ foo.is +
+
+ asdfasdf +
+
+ +
+
+ {{r.appliesTo|requestTypeDisplay}} +
+
+ {{r.disabled ? "Enable" : "Disable"}} + Edit + Delete + + +
+
+
+ +
+ + -- cgit v1.2.3