diff --git a/public/js/ff/intro/intro.js b/public/js/ff/intro/intro.js index 42a2ef7cb6..f6b253ec6c 100644 --- a/public/js/ff/intro/intro.js +++ b/public/js/ff/intro/intro.js @@ -10,5 +10,5 @@ $(function () { "use strict"; - alert('show user intro for ' + route_for_tour); + //alert('show user intro for ' + route_for_tour); }); \ No newline at end of file