mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 10:08:27 +01:00
Quelques amlioration sur fonction selection produit ajax:
Suite... Inclusion patch Christophe Perez
This commit is contained in:
@@ -736,3 +736,5 @@ function parseDate(val) {
|
||||
}
|
||||
|
||||
|
||||
// Fonction pour champ saisie en mode ajax
|
||||
function publish_selvalue(obj) { $(obj.name).value = obj.options[obj.selectedIndex].value; }
|
||||
|
||||
Reference in New Issue
Block a user