mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-01 03:22:43 +00:00
Monotone-Parent: 004e35b648d1070b320f15c658e3294fe8cc154e
Monotone-Revision: b973b6cdb8f36ae9fe9aed817676417f4281976e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-10-24T16:10:40 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -2536,7 +2536,8 @@ function folderRefreshCallback(http) {
|
||||
row.show();
|
||||
}
|
||||
}
|
||||
showAlertDialog(_("Operation failed"));
|
||||
var msg = /<p>(.*)<\/p>/m.exec(http.responseText);
|
||||
showAlertDialog(_("Operation failed") + ": " + msg[1]);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user