diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-12-12 20:24:30 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-12-12 20:24:30 -0500 |
commit | f9ae4f860ccf57e84032d7be9426331a9e06e979 (patch) | |
tree | c9d837d7e2750d22ba9049abc7cf3c4125f0c9e4 /main/fixtures/groups.json | |
parent | 6c5c3355a97d35afb7f1eee284966ad0bf8cee3b (diff) | |
parent | 206000df736fde75a49c3178a8522d17f30a955e (diff) |
Merge tag 'release_2012-04-21'
Migrations, moving code around, random small improvements
Diffstat (limited to 'main/fixtures/groups.json')
-rw-r--r-- | main/fixtures/groups.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/fixtures/groups.json b/main/fixtures/groups.json index 0a3c966c..60db1635 100644 --- a/main/fixtures/groups.json +++ b/main/fixtures/groups.json @@ -422,12 +422,12 @@ ], [ "add_userprofile", - "main", + "devel", "userprofile" ], [ "change_userprofile", - "main", + "devel", "userprofile" ] ] |