From 8aac738c4ac47726b842acb8837a297871781977 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Sun, 6 Sep 2020 12:55:27 +0200 Subject: [PATCH] Treasurers can see any profile and change the note picture of their clubs --- apps/permission/fixtures/initial.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/permission/fixtures/initial.json b/apps/permission/fixtures/initial.json index a1fa82e5..04b0cc03 100644 --- a/apps/permission/fixtures/initial.json +++ b/apps/permission/fixtures/initial.json @@ -2639,7 +2639,7 @@ "note", "noteclub" ], - "query": "{\"pk\": [\"club\", \"pk\"]}", + "query": "{\"club\": [\"club\"]}", "type": "change", "mask": 1, "field": "display_image", @@ -2778,6 +2778,8 @@ 62, 127, 133, + 135, + 136, 141, 142, 150,