X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fstatic%2Ft%2Fical%2Fattachment%2Fdisplay.html;h=8f7fba401ef212056c0c88e5a3404da3ea69f987;hb=b7f1665b64318cee1b14d13f7e9fdb6a323189a4;hp=13dbc9c00c5c43e315fcc9318b22478f5a502f92;hpb=2f8ba8d58350ea377595b951fb7d20a5618ea0ef;p=citadel.git diff --git a/webcit/static/t/ical/attachment/display.html b/webcit/static/t/ical/attachment/display.html index 13dbc9c00..8f7fba401 100644 --- a/webcit/static/t/ical/attachment/display.html +++ b/webcit/static/t/ical/attachment/display.html @@ -1,153 +1,77 @@ -aaa - -abc - - -blarg - -blub - - -datum: - - - -xxxx - - - -cde - - - -efg - - - - -hij - - -
-
_title"> +
_title">    -
- - - - - - - - - - + + + + + + + + + + + +
-
- -
- - -
- + +
+
+
+ - - -
- - -
- +
+
- - -
- - +
- -
- +
- -
.
- - - /* If the component has attendees, iterate through them. */ - for (p = icalcomponent_get_first_property(cal, ICAL_ATTENDEE_PROPERTY); - (p != NULL); - p = icalcomponent_get_next_property(cal, ICAL_ATTENDEE_PROPERTY)) { - StrBufAppendPrintf(Target, "
"); - StrBufAppendPrintf(Target, _("Attendee:")); - StrBufAppendPrintf(Target, "
"); - ch = icalproperty_get_attendee(p); - if ((ch != NULL) && !strncasecmp(buf, "MAILTO:", 7)) { +
.
- /** screen name or email address */ - safestrncpy(buf, ch + 7, sizeof(buf)); - striplt(buf); - StrEscAppend(Target, NULL, buf, 0, 0); - StrBufAppendPrintf(Target, " "); - /** participant status */ - partstat_as_string(buf, p); - StrEscAppend(Target, NULL, buf, 0, 0); - } - StrBufAppendPrintf(Target, "\n"); - } - - /* If the component has subcomponents, recurse through them. */ - for (c = icalcomponent_get_first_component(cal, ICAL_ANY_COMPONENT); - (c != 0); - c = icalcomponent_get_next_component(cal, ICAL_ANY_COMPONENT)) { - /* Recursively process subcomponent */ - cal_process_object(Target, c, recursion_level+1, msgnum, cal_partnum); - } - - - - - +
+ + + -

_question"> +

_question">     -_question','_title','','','Accept');"> +_question','rsvp_title','','','Accept');">     -_question','_title','','','Tentative');"> +_question','rsvp_title','','','Tentative');">     -_question','_title','','','Decline');"> +_question','rsvp_title','','','Decline');">

- + - - -

_question" > + +

_question" > Update to accept this reply and update your calendar.")>     -_question','_title','','','Update');"> +_question','rsvp_title','','','Update');">     -_question','_title','','','Ignore');"> +_question','rsvp_title','','','Ignore');">

- + - if (recursion_level == 0) { +

 

- } +