forked from ScoDoc/ScoDoc
Fix: sélection module saisie absences.
This commit is contained in:
parent
f9ccae1297
commit
7fe366eebd
@ -43,5 +43,5 @@ function ajaxFunction(mod, etudid, dat) {
|
||||
|
||||
// -----
|
||||
function change_moduleimpl(url) {
|
||||
document.location = url + '&moduleimpl_id=' + document.getElementById('moduleimpl_id').value;
|
||||
document.location = url + '&moduleimpl_id=' + document.getElementById('moduleimpl_id').value;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user