From: helge Date: Wed, 26 Jan 2005 21:20:17 +0000 (+0000) Subject: removed some more unsupported functionality X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e37c1ea100c4743de058a19196d47f3f1c27d665;p=scalable-opengroupware.org removed some more unsupported functionality git-svn-id: http://svn.opengroupware.org/SOGo/trunk@500 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/SOGo/UI/Mailer/ChangeLog b/SOGo/UI/Mailer/ChangeLog index 5dbef489..7f8b7da4 100644 --- a/SOGo/UI/Mailer/ChangeLog +++ b/SOGo/UI/Mailer/ChangeLog @@ -1,5 +1,8 @@ 2005-01-26 Helge Hess + * UIxMailListView.wox: removed unused mail checkboxes and folder-tree + popup (#1211) (v0.9.74) + * disabled some unsupported buttons and template elements (#1209, #1210, #1207, #1208) (v0.9.73) diff --git a/SOGo/UI/Mailer/UIxMailListView.wox b/SOGo/UI/Mailer/UIxMailListView.wox index 799de8a5..2c7ebeca 100644 --- a/SOGo/UI/Mailer/UIxMailListView.wox +++ b/SOGo/UI/Mailer/UIxMailListView.wox @@ -114,12 +114,14 @@ + @@ -195,9 +197,11 @@ rootNodes="clientObject.treeNavigationNodes" /> --> + diff --git a/SOGo/UI/Mailer/Version b/SOGo/UI/Mailer/Version index 8e97ef97..e1738a6e 100644 --- a/SOGo/UI/Mailer/Version +++ b/SOGo/UI/Mailer/Version @@ -1,6 +1,6 @@ # version file -SUBMINOR_VERSION:=73 +SUBMINOR_VERSION:=74 # v0.9.70 requires NGExtensions v4.5.136 # v0.9.69 requires libNGMime v4.5.203