Remove alert [skip ci]

This commit is contained in:
James Cole
2017-07-15 21:48:02 +02:00
parent 6c1a22ea7f
commit 0068675f3b

View File

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