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-08-18 13:39:41 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
d1c6e06bf1ba52b43158cce46a3ca86d8921a43a
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: 1893ms Template: 84ms
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