fixed inital_data
This commit is contained in:
parent
c58d478151
commit
f99fdc6981
@ -11,14 +11,14 @@
|
||||
"item"
|
||||
],
|
||||
[
|
||||
"can_create_application",
|
||||
"application",
|
||||
"application"
|
||||
"can_create_motion",
|
||||
"motion",
|
||||
"motion"
|
||||
],
|
||||
[
|
||||
"can_see_application",
|
||||
"application",
|
||||
"application"
|
||||
"can_see_motion",
|
||||
"motion",
|
||||
"motion"
|
||||
],
|
||||
[
|
||||
"can_nominate_other",
|
||||
@ -60,19 +60,19 @@
|
||||
"item"
|
||||
],
|
||||
[
|
||||
"can_create_application",
|
||||
"application",
|
||||
"application"
|
||||
"can_create_motion",
|
||||
"motion",
|
||||
"motion"
|
||||
],
|
||||
[
|
||||
"can_see_application",
|
||||
"application",
|
||||
"application"
|
||||
"can_see_motion",
|
||||
"motion",
|
||||
"motion"
|
||||
],
|
||||
[
|
||||
"can_support_application",
|
||||
"application",
|
||||
"application"
|
||||
"can_support_motion",
|
||||
"motion",
|
||||
"motion"
|
||||
],
|
||||
[
|
||||
"can_nominate_other",
|
||||
@ -119,19 +119,19 @@
|
||||
"item"
|
||||
],
|
||||
[
|
||||
"can_create_application",
|
||||
"application",
|
||||
"application"
|
||||
"can_create_motion",
|
||||
"motion",
|
||||
"motion"
|
||||
],
|
||||
[
|
||||
"can_manage_application",
|
||||
"application",
|
||||
"application"
|
||||
"can_manage_motion",
|
||||
"motion",
|
||||
"motion"
|
||||
],
|
||||
[
|
||||
"can_see_application",
|
||||
"application",
|
||||
"application"
|
||||
"can_see_motion",
|
||||
"motion",
|
||||
"motion"
|
||||
],
|
||||
[
|
||||
"can_manage_assignment",
|
||||
|
Loading…
Reference in New Issue
Block a user