changed notification time from 3min to 30min

This commit is contained in:
DennisSchiefer 2012-07-10 15:24:56 +01:00
parent 3746a25057
commit 1746946b70

View File

@ -25,7 +25,7 @@ OSRM.GUI.extend( {
tooltips: {
// triggered in OSRM.Localization.setLanguageWrapper
localization:
{ timeout: 180000, // 30min
{ timeout: 1800000, // 30min
header: "Did you know? You can change the display language.",
body: "You can use the pulldown menu in the upper left corner to select your favorite language. " +
"<br/><br/>" +