no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@459 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
P Santos 21 years ago
parent 7831f66c38
commit 384a50008e

@ -128,8 +128,8 @@ td.box6
<script>
function marcacaoWindow()
{
wnd = window.open( "schedule", "marcacao_window", "menubar=0, resizeable=0, width=400, height=250, top=100, left=450" );
wnd.focus();
m_wnd = window.open( "schedule?" + Math.random(), "marcacao_window", "menubar=0, resizeable=0, width=400, height=250, top=100, left=450" );
m_wnd.focus();
}
</script>
<body>

Loading…
Cancel
Save