summaryrefslogtreecommitdiff
path: root/main/fixtures/groups.json
diff options
context:
space:
mode:
authorJohannes Krampf <johannes.krampf@gmail.com>2011-12-03 13:05:44 +0100
committerJohannes Krampf <johannes.krampf@gmail.com>2011-12-03 13:05:44 +0100
commite81d8848650b88af2ed08c4e4fa9e6d98757aebc (patch)
treeff1166db074cad2b5802b57d9d59389d0830e2b5 /main/fixtures/groups.json
parent04e356c5a826ab5838e280f4cafd2b4306749cea (diff)
Re-enable fixture import by deleting the offending permissions for now
Diffstat (limited to 'main/fixtures/groups.json')
-rw-r--r--main/fixtures/groups.json22
1 files changed, 1 insertions, 21 deletions
diff --git a/main/fixtures/groups.json b/main/fixtures/groups.json
index 8a6b2287..aa826b83 100644
--- a/main/fixtures/groups.json
+++ b/main/fixtures/groups.json
@@ -11,11 +11,6 @@
"package"
],
[
- "add_signoff",
- "main",
- "signoff"
- ],
- [
"add_todolist",
"main",
"todolist"
@@ -39,16 +34,6 @@
"delete_todolistpkg",
"main",
"todolistpkg"
- ],
- [
- "add_news",
- "news",
- "news"
- ],
- [
- "change_news",
- "news",
- "news"
]
]
}
@@ -342,11 +327,6 @@
"package"
],
[
- "add_signoff",
- "main",
- "signoff"
- ],
- [
"add_todolist",
"main",
"todolist"
@@ -403,4 +383,4 @@
]
}
}
-] \ No newline at end of file
+]