Event view shows End time twice
Status: Beta
Brought to you by:
webinventor
Version 1.1.0 c#
event_view.aspx shows the End time of the event twice,
instead of showing the Start & End times.
See original line commented out and fixed line:
eventGridevent_time.Text = ", " +
eventGridevent_time.Text;
//Rotem Sapir 27.04.06 Fixed bug showing the End time
instead of start time.
//eventGridevent_time.Text = ", " +
eventGridevent_time_end.Text;
BTW - great application
Logged In: YES
user_id=1423751
Fixed. We'll be included in version 1.1.2.
Thanks,
Alex