Commit 7b6c779a authored by Jean-Paul Saman's avatar Jean-Paul Saman

addedit: remove unused function changeStat()

parent 2517975a
......@@ -328,12 +328,6 @@ function searchIt() {
document.searchMe.submit();
}
function changeStat() {
var f=document.frmStatus;
f.stat.value = f.status.value;
// f.submit();
}
var calendarField = '';
var calWin = null;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment