imip-agent

Change of imipweb/calendar.py

486:c368496f9450
imipweb/calendar.py
     1.1 --- a/imipweb/calendar.py	Sun Apr 05 15:20:33 2015 +0200
     1.2 +++ b/imipweb/calendar.py	Sun Apr 05 17:40:16 2015 +0200
     1.3 @@ -628,7 +628,7 @@
     1.4                                  "event",
     1.5                                  has_continued and "continued" or "",
     1.6                                  will_continue and "continues" or "",
     1.7 -                                is_organiser and "organising" or "attending"
     1.8 +                                p.transp == "ORG" and "only-organising" or is_organiser and "organising" or "attending"
     1.9                                  ])
    1.10  
    1.11                              # Only anchor the first cell of events.