webui fixes

This commit is contained in:
SJ
2012-02-15 11:03:27 +01:00
parent 1e7039c433
commit e51af89e5d
6 changed files with 13 additions and 3 deletions

View File

@ -1,6 +1,8 @@
var attachment_types = ["word", "excel", "powerpoint", "pdf", "compressed", "text", "odf", "vcard", "image", "audio", "video", "flash", "other"];
var count = 0;
var expsrc = 0;
function getXMLHttp() {
var XMLHttp = null;