listo
This commit is contained in:
@@ -8,7 +8,7 @@ const creditosCarreras = [
|
||||
{ carrera: 'LIC. EN ARQUITECTURA', creditos: 70 },
|
||||
{ carrera: 'LIC. EN CIENCIAS POLITICAS Y ADMON PUB', creditos: 70 },
|
||||
{ carrera: 'LIC. EN CIENCIAS POLITICAS Y ADMON.PUBL.', creditos: 70 },
|
||||
{ carrera: 'LIC. EN COMUNICACION', creditos: 67.28 },
|
||||
{ carrera: 'LIC. EN COMUNICACION', creditos: 67 },
|
||||
{ carrera: 'LIC. EN DERECHO', creditos: 70 },
|
||||
{ carrera: 'LIC. EN DERECHO (SUA)', creditos: 70 },
|
||||
{ carrera: 'LIC. EN DISEÑO GRAFICO', creditos: 70 },
|
||||
@@ -18,8 +18,8 @@ const creditosCarreras = [
|
||||
{ carrera: 'LIC. EN HISTORIA', creditos: 70 },
|
||||
{ carrera: 'LIC. EN INGENIERIA CIVIL', creditos: 70 },
|
||||
{ carrera: 'LIC. EN LENGUA Y LITERATURA HISPANICAS', creditos: 70 },
|
||||
{ carrera: 'LIC. EN MAT. APLICADAS Y COMPUTACION', creditos: 68.89 },
|
||||
{ carrera: 'LIC. EN MATEMATICAS APLICADAS Y COMP.', creditos: 68.89 },
|
||||
{ carrera: 'LIC. EN MAT. APLICADAS Y COMPUTACION', creditos: 68 },
|
||||
{ carrera: 'LIC. EN MATEMATICAS APLICADAS Y COMP.', creditos: 68 },
|
||||
{ carrera: 'LIC. EN PEDAGOGÍA', creditos: 70 },
|
||||
{ carrera: 'LIC. EN PERIODISMO Y COMUNICACION COL.', creditos: 70 },
|
||||
{ carrera: 'LIC. EN RELACIONES INTERNACIONALES', creditos: 70 },
|
||||
|
||||
Reference in New Issue
Block a user