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

0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
João Maurício 12 years ago
parent 95f7536cec
commit 69e2bd3dd9

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

@ -11,7 +11,6 @@
<link href="js/jquery-ui-bootstrap-theme/css/custom-theme/jquery-ui-1.10.0.custom.css" rel="stylesheet" /> <link href="js/jquery-ui-bootstrap-theme/css/custom-theme/jquery-ui-1.10.0.custom.css" rel="stylesheet" />
<link href="js/bootstrap-modal/css/bootstrap-modal.css" rel="stylesheet" /> <link href="js/bootstrap-modal/css/bootstrap-modal.css" rel="stylesheet" />
<link href="js/bootstrap-modal/css/bootstrap-modal-bs3patch.css" rel="stylesheet" />
<link href="js/select2/select2.css" rel="stylesheet" /> <link href="js/select2/select2.css" rel="stylesheet" />
<link href="js/select2/select2-bootstrap.css" rel="stylesheet" /> <link href="js/select2/select2-bootstrap.css" rel="stylesheet" />

Loading…
Cancel
Save