Mercurial > libervia-web
comparison libervia/server/constants.py @ 1378:e3e303a30a74
pages (tickets): renamed "tickets" to "lists":
"lists" is more generic, and tickets is actually a specific kind of list.
/!\ "tickets_trackers_json" option has been renamed to "lists_directory_json".
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 28 Jan 2021 18:51:44 +0100 |
parents | b1215347b5c3 |
children | 822bd0139769 |
comparison
equal
deleted
inserted
replaced
1377:46ce79eac754 | 1378:e3e303a30a74 |
---|---|
87 "blog", | 87 "blog", |
88 "forums", | 88 "forums", |
89 "photos", | 89 "photos", |
90 "files", | 90 "files", |
91 "events", | 91 "events", |
92 "tickets", | 92 "lists", |
93 "merge-requests", | 93 "merge-requests", |
94 # XXX: app is not available anymore since removal of pyjamas code with Python 3 | 94 # XXX: app is not available anymore since removal of pyjamas code with Python 3 |
95 # port. It should come back at a later point with an alternative (Brython | 95 # port. It should come back at a later point with an alternative (Brython |
96 # probably). | 96 # probably). |
97 ] | 97 ] |