Monotone-Parent: f9a04cc4832d7c1ca8d70b594faba3c5a0eda334

Monotone-Revision: f3dd7372c4f74c5e1e309b528107e222964ca70b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-11-10T21:39:40
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-11-10 21:39:40 +00:00
parent 5adaba3ca9
commit fb9ac84533
7 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -632,7 +632,7 @@
}
if ([[[[self context] request] formValueForKey: @"nojs"] intValue])
result = [self redirectToLocation: [self applicationPath]];
result = [self redirectToLocation: [self modulePath]];
else
{
jsRefreshMethod