aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-31 16:03:39 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-06-05 14:53:48 +0200
commitdbde936df9b45730586677f1d178044668d86229 (patch)
treef18b7804bfa02e0e777ff05b99aa14898821a5b9
parent2aa9e88747b1a92d245a286d5cdf7d11a76f9c27 (diff)
downloadbugzilla-triage-dbde936df9b45730586677f1d178044668d86229.tar.gz
Add an example scroll-down menu with askFlag.
Illustration for fixed #103.
-rw-r--r--jsons/Config_mozilla.json28
1 files changed, 13 insertions, 15 deletions
diff --git a/jsons/Config_mozilla.json b/jsons/Config_mozilla.json
index 10de144..8545896 100644
--- a/jsons/Config_mozilla.json
+++ b/jsons/Config_mozilla.json
@@ -9,10 +9,16 @@
"extension-issue": {
"name": "Response: Invalid due to extension issue",
"position": "dropDown",
- "comment": "Sorry, your issue is to do with an extension and we are unable to support it here. Please raise the issue direct with the extension author or on their site.\n\nYou may find details of how to do this here:\n\n******* INSERT LINK TO EXTENSION SITE *******",
+ "comment": "Sorry, your issue is to do with an extension and we are unable to support it here. Please raise the issue direct with the extension author or on their site.\u000a\u000aYou may find details of how to do this here:\u000a\u000a******* INSERT LINK TO EXTENSION SITE *******",
"status": "RESOLVED",
"resolution": "INVALID"
},
+ "ask-flag-status-20": {
+ "name": "Asking for status-2.0",
+ "position": "dropDown",
+ "comment": "Asking for status-2.0 flag approval",
+ "askFlag": "status2.0"
+ },
"profile-location": {
"name": "Profile Location text and link",
"position": "dropDown",
@@ -26,9 +32,7 @@
"resolution": "INCOMPLETE"
}
},
- "thunderbird": {
-
- },
+ "thunderbird": {},
"calendar": {
"console-log": {
"name": "Calendar Console Log",
@@ -42,12 +46,12 @@
"removeKeyword": "checkin-needed",
"status": "RESOLVED",
"resolution": "FIXED",
- "comment": "Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/INSERT_REV_HERE>\n\n-> FIXED"
+ "comment": "Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/INSERT_REV_HERE>\u000a\u000a-> FIXED"
},
"what-version": {
"name": "Using what version?",
"position": "dropDown",
- "comment": "Please tell us what version you are using:\n\n* Thunderbird\n* Lightning\n* Provider for Google Calendar"
+ "comment": "Please tell us what version you are using:\u000a\u000a* Thunderbird\u000a* Lightning\u000a* Provider for Google Calendar"
},
"retest-nightly": {
"name": "Retest with nightly",
@@ -74,15 +78,11 @@
"parseAbrtBacktraces": true,
"verboseInlineHistory": true,
"submitsLogging": false,
- "suspiciousComponents": [
-
- ],
+ "suspiciousComponents": [],
"enabledPackages": {
"bugzilla.mozilla.org": "all"
},
- "downloadJSON": [
-
- ],
+ "downloadJSON": [],
"objectStyle": "MoFo",
"matches": [
"https://bugzilla.redhat.com/show_bug.cgi.*",
@@ -90,7 +90,5 @@
],
"signature": ""
},
- "constantData": {
-
- }
+ "constantData": {}
}