mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-17 15:59:06 +01:00
- LSformElement_date : Suppression d'un commentaire obsolète.
This commit is contained in:
parent
fc8141c4ff
commit
df9f155378
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ var LSformElement_date_field = new Class({
|
|||
this.calendarBtn.injectAfter(this.input);
|
||||
varLSdefault.addHelpInfo(this.calendarBtn,'LSformElement_date','calendar');
|
||||
|
||||
// Récupération des paramètres à partir de l'attribut 'rem' du bouton
|
||||
this.params = varLSdefault.LSjsConfig[this.name];
|
||||
if (!$type(this.params)) {
|
||||
this.params={};
|
||||
|
|
Loading…
Reference in a new issue