Commit 2b8f349
authored
fix(front): organization people page error (#663)
## π Description
Some duplicated code running on organization people page is causing an
error when actions are called. This PR removes this duplicated piece.
## β
Checklist
- [x] I have tested this change
- [ ] This change requires documentation update1 parent 6ecf883 commit 2b8f349
1 file changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
314 | | - | |
| 313 | + | |
315 | 314 | | |
316 | 315 | | |
317 | 316 | | |
| |||
320 | 319 | | |
321 | 320 | | |
322 | 321 | | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | 322 | | |
331 | 323 | | |
332 | 324 | | |
| |||
0 commit comments