Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 11252 Rev 11258
Línea 906... Línea 906...
906
			if(fileToggle){
906
			if(fileToggle){
907
				$('#imagen_noticias').css({
907
				$('#imagen_noticias').css({
908
					'height': '320px',
908
					'height': '320px',
909
    				'width': '420px',
909
    				'width': '420px',
910
				})
910
				})
-
 
911
				$('.cuadro_noticias').addClass('tienda')
Línea -... Línea 912...
-
 
912
				
-
 
913
			}else{
-
 
914
				$('#imagen_noticias').css({
-
 
915
					'height': '480px',
-
 
916
    				'width': '320px',
-
 
917
				})
911
				
918
				$('.cuadro_noticias').removeClass('tienda')
912
			}
919
			}
913
			scroll_altura=$(".articulo_noticia").offset().top-110;
920
			scroll_altura=$(".articulo_noticia").offset().top-110;
914
			anchoFondoOscuro = $(".articulo_noticia").width();
921
			anchoFondoOscuro = $(".articulo_noticia").width();
915
			altoFondoOscuro = $(".editor_imagenes").height();
922
			altoFondoOscuro = $(".editor_imagenes").height();
Línea 1667... Línea 1674...
1667
			$(".b1").addClass("paso");
1674
			$(".b1").addClass("paso");
1668
			$(".titulo_pasos").html("LABEL_STEP_3");
1675
			$(".titulo_pasos").html("LABEL_STEP_3");
1669
			if(texto!=""){
1676
			if(texto!=""){
1670
				seis=true;
1677
				seis=true;
1671
				siete=true;
1678
				siete=true;
1672
				texto_listo=true;
-
 
1673
			}
1679
			}
1674
			cinco=true;
1680
			cinco=true;
1675
			dos=true;
1681
			dos=true;
1676
			cuatro=true;
1682
			cuatro=true;
1677
			setTimeout(() => {
1683
			setTimeout(() => {