FSN#35581 Maps-knop bij egbouw

svn path=/Website/trunk/; revision=28281
This commit is contained in:
Peter Feij
2016-02-24 16:02:45 +00:00
parent a193893bbc
commit a88abdf7d2

View File

@@ -101,7 +101,7 @@ oRs.Close();
<% var buttons = [];
if (S("alg_fg_remote_maps") != "" && bld_x && bld_y) {
buttons.push({title: L("lcl_fg_gotomaps"), action:"openMaps("+bld_key+")", icon: "map.png" });
buttons.push({title: L("lcl_maps"), action:"openMaps("+bld_key+")", icon: "map.png" });
}
if (!bld_deleted)