Mejora de productos

This commit is contained in:
2020-05-29 18:36:56 -04:00
parent 6744b8aa90
commit 3d270b1e8d
17 changed files with 593 additions and 147 deletions

View File

@ -89,7 +89,7 @@
$('<div></div>').attr('class', 'value').html(data.valor)
)
)
div.find('.header').popup(9)
div.find('.header').popup()
$(indicadores.id).find('.slideshow').append(div)
},
setup: () => {