Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 10965 Rev 10966
Línea 1364... Línea 1364...
1364
			$(".titulo_pasos").html("LABEL_STEP_3");
1364
			$(".titulo_pasos").html("LABEL_STEP_3");
1365
			if(texto!=""){
1365
			if(texto!=""){
1366
				seis=true;
1366
				seis=true;
1367
				siete=true;
1367
				siete=true;
1368
			}
1368
			}
1369
			if(blockCelda){
-
 
1370
				$('#blockCelda').html('<span class="fa fa-unlock"></span>')
-
 
1371
			}else{
1369
			
1372
				$('#blockCelda').html('<span class="fa fa-lock"></span>')
1370
				$('#blockCelda').html('<span class="icon-ungroup fa fa-scissors"></span>')
1373
			}
1371
			
1374
			cinco=true;
1372
			cinco=true;
1375
			dos=true;
1373
			dos=true;
1376
			cuatro=true;
1374
			cuatro=true;
1377
			actualizar();
1375
			actualizar();
1378
		})
1376
		})
Línea 1919... Línea 1917...
1919
            </div>
1917
            </div>
1920
            <div class="modificar animated fadeInRight delay-04 fast">
1918
            <div class="modificar animated fadeInRight delay-04 fast">
1921
                <div class="d-flex justify-content-between mb-20 border-bottom p-3">
1919
                <div class="d-flex justify-content-between mb-20 border-bottom p-3">
1922
                    <div class="titulo_recortar d-flex align-items-center"><span class="icon-ungroup fa fa-scissors"></span>LABEL_CUT</div>
1920
                    <div class="titulo_recortar d-flex align-items-center"><span class="icon-ungroup fa fa-scissors"></span>LABEL_CUT</div>
1923
                    <div class="opcion_editor recortar10" style="margin:0 !important">
1921
                    <div class="opcion_editor recortar10" style="margin:0 !important">
1924
                        <div id="blockCelda"><span class="fa fa-unlock"></span></div>
1922
                        <div id="blockCelda"><span class="icon-ungroup fa fa-scissors"></span></div>
1925
                    </div>
1923
                    </div>
1926
                </div>
1924
                </div>
1927
                <div class="texto">
1925
                <div class="texto">
1928
                    <div class="mb-20">
1926
                    <div class="mb-20">
1929
                        <div class="titulo_texto "><span class="icon-plus fa fa-text-width"></span>LABEL_TEXT</div>
1927
                        <div class="titulo_texto "><span class="icon-plus fa fa-text-width"></span>LABEL_TEXT</div>