diff --git a/source/Ox.UI/js/Core/Ox.Keyboard.js b/source/Ox.UI/js/Core/Ox.Keyboard.js index 951705e9..18393f0d 100644 --- a/source/Ox.UI/js/Core/Ox.Keyboard.js +++ b/source/Ox.UI/js/Core/Ox.Keyboard.js @@ -9,7 +9,7 @@ Ox.Keyboard = (function() { var buffer = '', bound = [], resetTimeout, triggerTimeout; Ox.UI.ready(function() { - Ox.UI.$document.keydown(keydown) + Ox.$document.keydown(keydown) }); function keydown(event) { diff --git a/source/Ox.UI/js/Map/Ox.MapMarker.js b/source/Ox.UI/js/Map/Ox.MapMarker.js index ad3a6053..dd811bcc 100644 --- a/source/Ox.UI/js/Map/Ox.MapMarker.js +++ b/source/Ox.UI/js/Map/Ox.MapMarker.js @@ -245,9 +245,7 @@ Ox.MapMarker = function(options) { + Ox.getFlagByGeoname(that.place.geoname, 16) + '" style="float: left; margin: 1px 0 1px -1px; border-radius: 4px"/>' + '