From f59f0eae9c44a7464eded0a0d4352c0689df6d11 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Mon, 11 Jul 2011 20:40:27 +0200 Subject: #4 pentabarf room import --- templates/admin_import_check.html | 31 +++++++++++++++++++++++++++++++ templates/admin_import_import.html | 3 +++ templates/admin_import_input.html | 2 +- 3 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 templates/admin_import_check.html create mode 100644 templates/admin_import_import.html (limited to 'templates') diff --git a/templates/admin_import_check.html b/templates/admin_import_check.html new file mode 100644 index 00000000..864339fc --- /dev/null +++ b/templates/admin_import_check.html @@ -0,0 +1,31 @@ +
+
+

Rooms to create

+ + + + + + + + %rooms_new% + +
+ Name +
+

Rooms to delete

+ + + + + + + + %rooms_deleted% + +
+ Name +
+ +
+
\ No newline at end of file diff --git a/templates/admin_import_import.html b/templates/admin_import_import.html new file mode 100644 index 00000000..4f2905be --- /dev/null +++ b/templates/admin_import_import.html @@ -0,0 +1,3 @@ +

+ It's done! +

diff --git a/templates/admin_import_input.html b/templates/admin_import_input.html index 19e756fe..89454f8c 100644 --- a/templates/admin_import_input.html +++ b/templates/admin_import_input.html @@ -1,4 +1,4 @@ -
+

While developing we use a fixed file input. Just hit submit. -- cgit v1.2.3-54-g00ecf