Remove alert [skip ci]

This commit is contained in:
James Cole 2017-07-15 21:48:02 +02:00
parent 6c1a22ea7f
commit 0068675f3b
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -10,5 +10,5 @@
$(function () { $(function () {
"use strict"; "use strict";
alert('show user intro for ' + route_for_tour); //alert('show user intro for ' + route_for_tour);
}); });