Update jQuery and start #18

This commit is contained in:
JoseluCross
2018-10-17 17:02:07 +02:00
parent 000a9be9b7
commit b57cf63426
3 changed files with 80 additions and 1 deletions

View File

@@ -102,7 +102,7 @@
$(this).css("display","none");
});
$("#"+data).css('display',"block");
}
};
$(document).ready(function() {
var options = {success: doneFun,