Skip to content

Commit 480fd47

Browse files
authored
Update detalleProducto.js
1 parent 853a165 commit 480fd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/detalleProducto.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ function renderProducto() {
9797
document.getElementById("vistaDetalleProd").innerHTML = contenido;
9898
}
9999

100-
renderProducto();
100+
renderProducto();

0 commit comments

Comments
 (0)