Proyectos de Subversion LeadersLinked - Backend

Rev

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

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