mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-02 17:07:01 +01:00
Fix selectoptions in fase di creazione attività da Anagrafiche
This commit is contained in:
parent
0bad4748ce
commit
10028e47fe
@ -442,6 +442,10 @@ echo '
|
||||
ordine.disable();
|
||||
input("idimpianti").disable();
|
||||
input("componenti").disable();
|
||||
} else{
|
||||
let value = anagrafica.get();
|
||||
updateSelectOption("idanagrafica", value);
|
||||
session_set("superselect,idanagrafica",value, 0);
|
||||
}
|
||||
|
||||
// Quando modifico orario inizio, allineo anche l\'orario fine
|
||||
|
Loading…
x
Reference in New Issue
Block a user