Show
Ignore:
Timestamp:
08/09/10 10:51:45 (22 months ago)
Author:
mszopinski
Message:

calendar, simple display

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ssme/trunk/flex/Common/src/com/kh/ssme/connector/CalendarConnector.as

    r4035 r4037  
    3333         * Path to proper servlet 
    3434         */ 
    35         private static const calendarServlet:String = "timeFrame/"; 
     35        private static const calendarServlet:String = "calendar/"; 
    3636        public override function get servlet():String{ 
    3737            return calendarServlet;