Subversion Repositories LCARS

Compare Revisions

Last modification

Ignore whitespace Rev 180 → Rev 178

/trunk/index.phtml
562,10 → 562,6
strokeColor: "white",
strokeOpacity: 0.5
});
circle.addListener("click", function () {
window.alert("<?php echo tr('Your current coordinates on Terra'); ?>\n\n"
+ jsx.dom.geolocation.getText(jsx.dom.geolocation.position));
});
}
}
else