Notifications
Retirer tout
Submit issues
2
Posts
2
Utilisateurs
0
Reactions
2,621
Vu
Début du sujet
Maybe I've not understoond clearly, but I see an "€" value preceding the input delay in days.
Is that wrong, or did I not understand how's working?
<input id="dependencyDelay" name="dependencyDelay" value="0"
dojoType="dijit.form.NumberTextBox"
constraints="{min:-999, max:999}"
style="width:50px; text-align: center;"
missingMessage=""
required="true" />
Shouldn't the line
be deleted?
Regards,
Tonino
Posté : 22 Fév PM 22:022
you're right,
as it is displayed only if you parameterd to display currency before (like $10), I never saw it (as I display 10€).
Will be fixed in next version (your fix is the good one : just delete
Posté : 24 Fév PM 16:022