mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
minimize diff
This commit is contained in:
parent
580216c3d2
commit
0e83e5da06
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ var button;
|
|||
var buttonName = "GOTO";
|
||||
var toolBar = null;
|
||||
var tablet = null;
|
||||
|
||||
function onAddressBarShown(visible) {
|
||||
button.editProperties({isActive: visible});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue