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-05-29 10:30:20 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
8ea3f0141ca3d876d57e5c04e823f06ca57720ab
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: 2616ms Template: 14ms
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