Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 5988 Rev 6002
Línea 66... Línea 66...
66
            </div>
66
            </div>
67
            <Overview
67
            <Overview
68
              overview={overview}
68
              overview={overview}
69
              overviewUrl={routeExtended}
69
              overviewUrl={routeExtended}
70
            />
70
            />
-
 
71
            <Location
-
 
72
              locations={locations}
-
 
73
              locationAddUrl={routeLocationAdd}
-
 
74
            />
71
          </div>
75
          </div>
72
        </div>
76
        </div>
73
      </div>
77
      </div>
74
    </>
78
    </>
75
  )
79
  )