Game Screenshot Upload/Delete is working

This commit is contained in:
2017-06-21 17:09:26 -05:00
parent b283aacc6a
commit f4c40a03bb
9 changed files with 80 additions and 46 deletions

View File

@@ -51,6 +51,7 @@ function showModal(options) {
}
}
modal.style.visibility = 'visible';
window.scrollTo(0, 0);
}
function hideModal() {