v1.5.12 Added the last things to the preview function, its all working now
This commit is contained in:
@@ -98,6 +98,11 @@
|
||||
|
||||
function closeModal() {
|
||||
modalNews.style.display = "none";
|
||||
$("#week").html('');
|
||||
$("#monday").html('');
|
||||
$("#tuesday").html('');
|
||||
$("#wednesday").html('');
|
||||
$("#thursday").html('');
|
||||
}
|
||||
|
||||
window.onmousedown = function(event) {
|
||||
|
||||
Reference in New Issue
Block a user