Opened 17 years ago

Closed 17 years ago

#2 closed defect (fixed)

Schedule view: No default category for CSS

Reported by: Christian Hennecke Owned by: amp4ecs
Priority: major Milestone: Front end display of presentations
Component: FE Presentation list Version:
Keywords: schedule Cc:

Description

The template creates CSS classes for the different categories by appending a number to a predefined string. However, it does not assign a default category for timeslots that haven't been assigned yet. At the moment, those are assigned the category 1, too. This should get a different number, e.g., zero. Or better, a string "default" or "empty".

Change History (2)

comment:1 Changed 17 years ago by amp4ecs

Milestone: Front end display of presentations
Owner: changed from somebody to amp4ecs
Status: newassigned

comment:2 Changed 17 years ago by amp4ecs

Resolution: fixed
Status: assignedclosed

Fixed with version 0.1.1 Empty slots are now assigned to category 0. Time slots with no sessions assigned are assigned to category 0.

Note: See TracTickets for help on using tickets.