Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 4529 | Rev 5366 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 4529 Rev 4624
Línea 39... Línea 39...
39
                        overview={backendVars.overview}
39
                        overview={backendVars.overview}
40
                        groupId={backendVars.groupId}
40
                        groupId={backendVars.groupId}
41
                        totalMembers={backendVars.totalMembers}
41
                        totalMembers={backendVars.totalMembers}
42
                        groupType={backendVars.groupType}
42
                        groupType={backendVars.groupType}
43
                        accessibility={backendVars.accessibility}
43
                        accessibility={backendVars.accessibility}
-
 
44
                        type='group'
44
                    />
45
                    />
45
                </div>
46
                </div>
46
                <div className="d-flex flex-column" style={{ gap: '.5rem' }}>
47
                <div className="d-flex flex-column" style={{ gap: '.5rem' }}>
47
                    <GroupActions {...backendVars} actionLinks={actionLinks} />
48
                    <GroupActions {...backendVars} actionLinks={actionLinks} />
48
                    {backendVars.withoutFeeds
49
                    {backendVars.withoutFeeds