summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2014-03-05 23:01:40 +0100
committerDave Lawrence <dlawrence@mozilla.com>2014-03-05 23:01:40 +0100
commit197ac5efff0fe26ddebb621f8da16eca0752c367 (patch)
treec22d582430e01e2a943a37d713e02ca7f1069187 /extensions
parent8df0a6069b49f48d4ab83a7ef079b382a45b606e (diff)
downloadbugzilla-197ac5efff0fe26ddebb621f8da16eca0752c367.tar.gz
bugzilla-197ac5efff0fe26ddebb621f8da16eca0752c367.tar.xz
Bug 979431 - Please rename Talkilla product to Loop and update User Stories extension
Diffstat (limited to 'extensions')
-rw-r--r--extensions/UserStory/lib/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/UserStory/lib/Constants.pm b/extensions/UserStory/lib/Constants.pm
index 177f8d2c0..f5929575f 100644
--- a/extensions/UserStory/lib/Constants.pm
+++ b/extensions/UserStory/lib/Constants.pm
@@ -16,7 +16,7 @@ our @EXPORT = qw( USER_STORY );
use constant USER_STORY => {
# note - an empty components array means all components
- Talkilla => {
+ Loop => {
group => 'editbugs',
components => [],
},