Aggiunta JQUERY locale e attivazione e nuovi script JQ

This commit is contained in:
cmaffio
2018-08-21 17:22:33 +02:00
parent dfb375f108
commit 1b7a3ff231
403 changed files with 87792 additions and 4381 deletions

View File

@@ -4,10 +4,11 @@
<title>Pannello</title>
<meta charset="utf-8">
<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<link rel="stylesheet" href="/resources/demos/style.css">
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<link rel="stylesheet" href="../jquery/ui/themes/base/jquery-ui.css">
<script src="../jquery/jquery.js"></script>
<script src="../jquery/ui/jquery-ui.js"></script>
<script src="js/datepicker-it.js"></script>
<script type="text/javascript">
$(function() {
@@ -26,7 +27,7 @@
<body>
<link rel="stylesheet" type="text/css" href="<?php print $CONF['base_url'] ?>/css/stile.css" />
<?php
$tabella_ext = new html (0,"1000", array(0),"center");
$tabella_ext = new html (0,"90%", array(0),"center");
if ($UTENTE['utente'] != '') { ?>
<tr><td>
<?php