Pascal Gloor hace 6 años
padre
commit
08e100d340
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      www/js/autodoc.js

+ 1
- 1
www/js/autodoc.js Ver fichero

Math.floor(1000 / conf.home.width) Math.floor(1000 / conf.home.width)
); );


$.on('click', $(col).find(".autodoc_template_home_img"), function(e) {
$(col).find(".autodoc_template_home_img").on('click', function (e) {
console.log(e); console.log(e);
}); });



Cargando…
Cancelar
Guardar