mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-24 15:42:43 +00:00
Comment
Monotone-Parent: d7f6037ae6e1e2123a306d459ff6f96271bfc190 Monotone-Revision: 996b9175c23f4a62879cb172950b81df23cb973b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-16T18:29:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -260,6 +260,7 @@ function onPopupRecurrenceWindow(event) {
|
||||
|
||||
var repeatList = $("repeatList");
|
||||
if (repeatList && repeatList.value == 7) {
|
||||
// Custom repeat rule
|
||||
repeatHref.show();
|
||||
if (event)
|
||||
window.open(ApplicationBaseURL + "editRecurrence", null,
|
||||
|
||||
Reference in New Issue
Block a user