Pascal Gloor hace 6 años
padre
commit
6486d8e81b
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



$(col) $(col)
.find(".autodoc_template_home_pages") .find(".autodoc_template_home_pages")
.html(doc.pages.length);
.html(doc.pageId.length);


$.each(doc.tags, function (id, tag) { $.each(doc.tags, function (id, tag) {
$(col) $(col)

Cargando…
Cancelar
Guardar