From 6f61aefd06b9ae7fe9c3c5741f77d0cd9670583b Mon Sep 17 00:00:00 2001 From: LV-426 Date: Wed, 3 Dec 2014 13:14:49 +0200 Subject: mv index.html under templates/, duplicate file under rhizi/ temporarily co-exists --- res/templates/index.html | 132 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 res/templates/index.html (limited to 'res/templates/index.html') diff --git a/res/templates/index.html b/res/templates/index.html new file mode 100644 index 00000000..dc40704c --- /dev/null +++ b/res/templates/index.html @@ -0,0 +1,132 @@ + + + Rhizi Prototype + + + + + + + + + + + +
+

Server test

+
+
+
+ UH +
Welcome {{ username }}!
+
+ +
+
+ + +
+
+
+ +
+
+
+
+ + +
+ +
+
+ + +
+
+ +
+
+ + +
+
+ +
+ + + +
Pick a type with [TAB] key
+
+ +
+ +
+
+
+ Save +
+
+
+
+ Export +
+
+
+
+
+
+ Load +
+
+
+ +
+
+
+
+ Import +
+
+
+ +
+ + + + + + -- cgit v1.3.1 From d1bddf995928ea308d391fd51b8068ecf9a8dbd1 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Wed, 3 Dec 2014 15:24:35 +0200 Subject: user-login panel --- res/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/templates/index.html') diff --git a/res/templates/index.html b/res/templates/index.html index dc40704c..125caf49 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -18,7 +18,7 @@
UH -
Welcome {{ username }}!
+
Welcome {{ username }}!Logout
-- cgit v1.3.1 From 13e8bd1fef780eb92cd0b1280dd52618a29c8a16 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 16 Dec 2014 12:56:18 +0200 Subject: sync with client index.html updates --- res/templates/index.html | 96 +++++++++++++++++++++++------------------------- 1 file changed, 45 insertions(+), 51 deletions(-) (limited to 'res/templates/index.html') diff --git a/res/templates/index.html b/res/templates/index.html index 125caf49..814ca6a1 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -11,7 +11,9 @@ - +
+ suicide squade, attack! + those who are about to cry, we kaput you.

Server test

@@ -24,67 +26,66 @@
-
- -
+
+ + +
+
- - -
- -
-
- - -
-
- -
-
- - -
+ +
-
+
@@ -96,11 +97,6 @@ Save
-
-
- Export -
-
@@ -115,9 +111,7 @@
-
- Import -
+ Import
-- cgit v1.3.1 From 3a3674f582f695c0b105272b2d556b2ab6470db2 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 16 Dec 2014 12:56:57 +0200 Subject: cleanup edit-node-dialog__XXX element IDs --- res/templates/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/templates/index.html') diff --git a/res/templates/index.html b/res/templates/index.html index 814ca6a1..67467877 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -70,6 +70,8 @@

URL


+ +
-- cgit v1.3.1