Commit 9ff10db7 by Urvil Shah

Remove alert from code.

parent 4294cdd6
Pipeline #7347 passed with stages
in 14 seconds
......@@ -287,9 +287,6 @@
var WrapUrl = document.getElementById("WrapUrl").checked;
var WrapAdvertiserUrl = document.getElementById("WrapAdvertiserUrl").checked;
alert(WrapAdvertiserUrl);
alert(WrapUrl);
$.ajax({
url: "/Template/FroalaIndex",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment