Monotone-Parent: 76b40deecb2e5b69e47348707c29710d2db05142

Monotone-Revision: 0b16679c7ebbd6003625c562d6ce3bc585654ca4

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-06-03T19:49:23
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2010-06-03 19:49:23 +00:00
parent dea9c242ea
commit 5cc7e34543
5 changed files with 2 additions and 25 deletions

View File

@ -24,9 +24,7 @@ CommonUI_OBJC_FILES += \
CommonUI_RESOURCE_FILES += \
Version \
product.plist \
Toolbars/SOGoAclOwner.toolbar \
Toolbars/SOGoAclAssistant.toolbar \
product.plist
CommonUI_LOCALIZED_RESOURCE_FILES += \

View File

@ -1,7 +0,0 @@
( /* the toolbar groups -*-cperl-*- */
( { link = "#";
isSafe = NO;
label = "Close";
onclick = "window.close();";
image = "tb-mail-stop-flat-24x24.png"; } )
)

View File

@ -1,12 +0,0 @@
( /* the toolbar groups -*-cperl-*- */
( { link = "#";
isSafe = NO;
label = "Close";
onclick = "window.close();";
image = "tb-mail-stop-flat-24x24.png"; } ),
( { link = "#";
isSafe = NO;
label = "Edit User Rights";
onclick = "return openRightsForUser();";
image = "edit.png"; } ),
)

View File

@ -8,9 +8,7 @@
xmlns:rsrc="OGo:url"
className="UIxPageFrame"
title="title"
const:toolbar="SOGoAclOwner.toolbar"
const:popup="YES">
<script type="text/javascript"
><var:if condition="canSubscribeUsers">
var canSubscribeUsers = true;

View File

@ -1,6 +1,6 @@
DIV.acls
{ position: absolute;
top: 4em;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;