- Timestamp:
- 08/09/10 10:51:45 (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ssme/trunk/flex/Common/src/com/kh/ssme/connector/CalendarConnector.as
r4035 r4037 33 33 * Path to proper servlet 34 34 */ 35 private static const calendarServlet:String = " timeFrame/";35 private static const calendarServlet:String = "calendar/"; 36 36 public override function get servlet():String{ 37 37 return calendarServlet;
