Rename is_wap to is_mobile
[citadel.git] / webcit / static / mobile.js
index 4181130912142ff5e138207b426b65f66f5c1371..273a6303180ba2c562d37529e3aeaa71fe21474c 100644 (file)
@@ -1,6 +1,5 @@
 var currentMsgDisplay = null;
 function CtdlLoadMsgMouseDown(event, msgnum) {
-       alert("CtdlLoadMsgMouseDown");
        if (currentMsgDisplay != null) {
                currentMsgDisplay.style.display = "none";
        }