Logo
Explore Help
Sign In
darkhelm/notifications-admin
1
0
Fork 0
You've already forked notifications-admin
mirror of https://github.com/GSA/notifications-admin.git synced 2026-09-03 09:38:44 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
64c16cccb150acd1419f2aefa89c154c4ba0c581
notifications-admin/app/models/feedback.py

4 lines
123 B
Python
Raw Normal View History

Refactor so constants are used everywhere
2020-03-24 15:36:39 +00:00
QUESTION_TICKET_TYPE = 'ask-question-give-feedback'
PROBLEM_TICKET_TYPE = 'report-problem'
Add a ‘general’ ticket type This is for tickets coming from non-logged-in users. It’s effectively the same as reporting a problem, but doesn’t have the banner about the status page (because we can’t tell if they’re actually reporting a problem now we’re not asking). It also gives a more generic page title.
2020-03-24 15:45:13 +00:00
GENERAL_TICKET_TYPE = 'general'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 404ms Template: 55ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API