git-svn-id: https://svn.coded.pt/svn/SIPRP@1897 bb69d46d-e84e-40c8-a05a-06db0d633741

0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
João Maurício 12 years ago
parent eb666a8f27
commit 3e112a1a93

@ -24,10 +24,7 @@ $(function(){
// ---> views-all.html // ---> views-all.html
// ---> GetViewsHtml.aspx // ---> GetViewsHtml.aspx
$.get('../../rs/fichasclinicas/getViews', function( data ) { $.get('../../rs/fichasclinicas/getViews', function( data ) {
alert(22);
var body = $('body'); var body = $('body');
var viewCache = $('<div id="view-cache"></div>'); var viewCache = $('<div id="view-cache"></div>');

Loading…
Cancel
Save