mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-05 15:16:26 +00:00
Monotone-Parent: 1ffaf9e076e84ef5e4a28b95266b8a396f8a656c
Monotone-Revision: d3336287196cd9652f1557ca089836260940184d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:31:29 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -102,6 +102,11 @@
|
||||
pageName = "UIxContactEditor";
|
||||
actionName = "write";
|
||||
};
|
||||
vcard = {
|
||||
protectedBy = "View";
|
||||
pageName = "UIxContactView";
|
||||
actionName = "vcard";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -130,6 +135,11 @@
|
||||
pageName = "UIxContactEditor";
|
||||
actionName = "write";
|
||||
};
|
||||
vcard = {
|
||||
protectedBy = "View";
|
||||
pageName = "UIxContactView";
|
||||
actionName = "vcard";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user