forked from DGNum/gestioCOF
rebase kfet
This commit is contained in:
parent
d559549c06
commit
92b422697b
1 changed files with 1 additions and 1 deletions
|
@ -924,7 +924,7 @@ $(document).ready(function() {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
onClose: function() { this._lastFocused = articleSelect; }
|
onClose: function() { this._lastFocused = (articleSelect.val() ? articleNb : articleSelect) ; }
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue