mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 19:40:44 +01:00
Fix modal stampe contabili
This commit is contained in:
parent
9b17dad800
commit
995c6c8723
@ -74,7 +74,6 @@ echo '
|
||||
<script>
|
||||
function avvia_stampa (){
|
||||
window.open("'.$link.'&dir='.$dir.'&id_sezionale="+$("#id_sezionale").val()+"&date_start="+$("#date_start").val()+"&date_end="+$("#date_end").val()+"");
|
||||
return false;
|
||||
}
|
||||
$("#format").change(function() {
|
||||
session_set("stampe_contabili,format", $(this).val(), 0, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user