From: helge Date: Mon, 14 Jun 2004 18:15:34 +0000 (+0000) Subject: fixed missing XML namespace in template ... X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f048da0c879c6433da75abfd3c5461fb85f47ff;p=scalable-opengroupware.org fixed missing XML namespace in template ... git-svn-id: http://svn.opengroupware.org/SOGo/trunk@36 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/ZideStore/UI-X/ChangeLog b/ZideStore/UI-X/ChangeLog index 54359b87..373dcff1 100644 --- a/ZideStore/UI-X/ChangeLog +++ b/ZideStore/UI-X/ChangeLog @@ -1,3 +1,7 @@ +2004-06-14 Helge Hess + + * Scheduler/OGoCalMonthOverview.wox: added missing rsrc namespace + 2004-06-14 Helge Hess * Common/common.h: fixed a gcc 3.4 warning diff --git a/ZideStore/UI-X/Scheduler/OGoCalMonthOverview.wox b/ZideStore/UI-X/Scheduler/OGoCalMonthOverview.wox index e964ea5e..ceb54d98 100644 --- a/ZideStore/UI-X/Scheduler/OGoCalMonthOverview.wox +++ b/ZideStore/UI-X/Scheduler/OGoCalMonthOverview.wox @@ -3,6 +3,7 @@ xmlns="http://www.w3.org/1999/xhtml" xmlns:var="http://www.skyrix.com/od/binding" xmlns:const="http://www.skyrix.com/od/constant" + xmlns:rsrc="OGo:url" >