This commit is contained in:
mumana 2018-06-12 21:51:14 +00:00
parent b5e33a67fe
commit ad1bc76f7f

View file

@ -1,10 +1,7 @@
//#region READY
var Item = {};
jQuery(document).ready(function () {
jQuery(document).ready(function () {
CargarMantenimiento();
});
//#endregion
this.CargarMantenimiento = function () {