From 0994ab98f17221a26a4b307f6b677660ccec94f1 Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Wed, 18 Jul 2012 17:31:01 +0200 Subject: [PATCH] Fix messages of unfound tokens - remove old rss templates - fix token names. --- .../t/dav/propfind_groupdav_roomlist_oneroom.xml | 6 +++--- webcit/static/t/edit_message.html | 4 ++-- webcit/static/t/files.html | 2 +- webcit/static/t/files/graphicsupload.html | 2 +- webcit/static/t/files/picview.js | 2 +- webcit/static/t/navbar.html | 2 +- webcit/static/t/room/view_picture.html | 2 +- webcit/static/t/room/zap_this.html | 4 ++-- webcit/static/t/rss_head.html | 13 ------------- webcit/static/t/rss_item.html | 6 ------ webcit/static/t/rss_item_end.html | 2 -- webcit/static/t/sieve/add.html | 2 -- webcit/static/t/view_blog/comment_box.html | 2 +- 13 files changed, 13 insertions(+), 36 deletions(-) delete mode 100644 webcit/static/t/rss_head.html delete mode 100644 webcit/static/t/rss_item.html delete mode 100644 webcit/static/t/rss_item_end.html diff --git a/webcit/static/t/dav/propfind_groupdav_roomlist_oneroom.xml b/webcit/static/t/dav/propfind_groupdav_roomlist_oneroom.xml index a5311a879..82bbae511 100644 --- a/webcit/static/t/dav/propfind_groupdav_roomlist_oneroom.xml +++ b/webcit/static/t/dav/propfind_groupdav_roomlist_oneroom.xml @@ -1,9 +1,9 @@ - -/groupdav/// + +/groupdav/// HTTP/1.1 200 OK - + -collection /> diff --git a/webcit/static/t/edit_message.html b/webcit/static/t/edit_message.html index c5cfbda91..116d1c376 100644 --- a/webcit/static/t/edit_message.html +++ b/webcit/static/t/edit_message.html @@ -14,7 +14,7 @@ "> -"> +"> "> "> @@ -44,7 +44,7 @@ - + diff --git a/webcit/static/t/files.html b/webcit/static/t/files.html index 2999d64e9..7037edc54 100644 --- a/webcit/static/t/files.html +++ b/webcit/static/t/files.html @@ -1,7 +1,7 @@