Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 1022 Rev 1023
Línea 266... Línea 266...
266
 
266
 
267
    $(".btn-edit-section").on('click', function(event){
267
    $(".btn-edit-section").on('click', function(event){
268
    console.log(0)
268
    console.log(0)
Línea -... Línea 269...
-
 
269
});
-
 
270
 
-
 
271
$(".btn-edit-section").click(function(){
-
 
272
    console.log(1)
Línea 269... Línea 273...
269
});
273
});
270
 
274
 
271
   
275