Ticket #4310: timeline_spelling.patch
| File timeline_spelling.patch, 617 bytes (added by Scott MacVicar <scott@…>, 5 years ago) |
|---|
-
main.py
141 141 IRequestHandler, 'WikiModule', 142 142 """Name of the component that handles requests to the base URL. 143 143 144 Options include `Time LineModule`, `RoadmapModule`, `BrowserModule`,144 Options include `TimelineModule`, `RoadmapModule`, `BrowserModule`, 145 145 `QueryModule`, `ReportModule` and `NewticketModule` (''since 0.9'').""") 146 146 147 147 default_timezone = Option('trac', 'default_timezone', '',
