1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Miglioramenti minori

This commit is contained in:
Thomas Zilio
2019-07-26 18:05:19 +02:00
parent dea2d1dbdc
commit 6281995a94
22 changed files with 179 additions and 54 deletions

View File

@ -32,7 +32,7 @@ echo '
</form>';
echo '<<script>$(document).ready(init)</script>';
echo '<script>$(document).ready(init)</script>';
echo '<link rel="stylesheet" type="text/css" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/base/jquery-ui.css">';
?>