diff --git a/public/js/main.js b/public/js/main.js index 4212b5f..fec9c06 100644 --- a/public/js/main.js +++ b/public/js/main.js @@ -125,7 +125,7 @@ $(document).ready(function () { // upload image button $("#addImgToCanvasBtn").click(function () { - alert("Please drag the image into the browser."); + showBasicAlert("Please drag the image into the browser."); }); // save image as png @@ -178,7 +178,7 @@ $(document).ready(function () { $("