mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-22 23:02:43 +00:00
Monotone-Parent: 80684900fe7fb47108b9eefc3be3b81bb475dda6
Monotone-Revision: ce590111b616c22caae685602b30ef78046809e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:59:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
5
UI/WebServerResources/UIxPreferences.js
Normal file
5
UI/WebServerResources/UIxPreferences.js
Normal file
@@ -0,0 +1,5 @@
|
||||
function savePreferences(sender) {
|
||||
$("mainForm").submit();
|
||||
|
||||
return false;
|
||||
}
|
||||
Reference in New Issue
Block a user