Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 7774 Rev 8467
Línea 81... Línea 81...
81
              locationsAddUrl={routeLocationAdd}
81
              locationsAddUrl={routeLocationAdd}
82
              googleApiKey={googleApiKey}
82
              googleApiKey={googleApiKey}
83
            />
83
            />
84
            <Industry
84
            <Industry
85
              industry={industry}
85
              industry={industry}
86
              industryAddUrl={routeIndustry}
86
              industryUrl={routeIndustry}
87
            />
87
            />
88
            <CompanySizes
88
            <CompanySizes
89
              companySize={companySize}
89
              companySize={companySize}
90
              companySizeUrl={routeCompanySize}
90
              companySizeUrl={routeCompanySize}
91
            />
91
            />