From 3e75aa451db532ea8a21185293f81ae406c7f5a1 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 6 May 2011 19:11:50 -0400 Subject: Remove annoying alert. --- web/js/010-control.js | 1 - 1 file changed, 1 deletion(-) diff --git a/web/js/010-control.js b/web/js/010-control.js index 3fca3be..ab4be0f 100644 --- a/web/js/010-control.js +++ b/web/js/010-control.js @@ -231,5 +231,4 @@ $(document).ready(function() { } return true; }); - alert("Hello. This is an obnoxious alert message. PhotoFloat is a work in progress. There are many kinks to be worked out.\n\nTODO:\n* display EXIF info in json\n* link to hi-res\n* sizing bugs\n* random thumbnail for album links\n\nSuggestions?"); }); -- cgit v1.2.3-59-g8ed1b