Revision c897be82
Added by Jérôme Schneider over 12 years ago
calebasse/agenda/templates/agenda/appointment.html | ||
---|---|---|
15 | 15 |
</td><td> |
16 | 16 |
<p> |
17 | 17 |
{{ form.duration.label_tag }} |
18 |
{{ form.duration|add_class:"mousewheel"|attr:"data-mousewheel-increment:15" }}
|
|
18 |
{{ form.duration|add_class:"mousewheel"|attr:"data-mousewheel-increment:5" }} |
|
19 | 19 |
{{ form.duration.errors }} |
20 | 20 |
<div> |
21 | 21 |
{{ form.duration.help_text }} |
Also available in: Unified diff
fix #1832: timeslice for an event or appoinment is now 5 minutes