From 3401c6f8b6e85a94714cce775323652c59993ece Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Wed, 26 Mar 2014 20:04:11 +0100 Subject: admin import now without template files --- templates/admin_import_check.html | 106 -------------------------------------- 1 file changed, 106 deletions(-) delete mode 100644 templates/admin_import_check.html (limited to 'templates/admin_import_check.html') diff --git a/templates/admin_import_check.html b/templates/admin_import_check.html deleted file mode 100644 index 788ea58e..00000000 --- a/templates/admin_import_check.html +++ /dev/null @@ -1,106 +0,0 @@ -
-
-

Rooms to create

- - - - - - - - %rooms_new% - -
- Name -
-

Rooms to delete

- - - - - - - - %rooms_deleted% - -
- Name -
-

Shifts to create

- - - - - - - - - - - - %events_new% - -
- Day - - Start - - End - - Name - - Room -
-

Shifts to update

- - - - - - - - - - - - %events_updated% - -
- Day - - Start - - End - - Name - - Room -
-

Shifts to delete

- - - - - - - - - - - - %events_deleted% - -
- Day - - Start - - End - - Name - - Room -
- -
-
\ No newline at end of file -- cgit v1.2.3-54-g00ecf