From 8e335ba4f6433ba4740d4bae0c488db50e1c1940 Mon Sep 17 00:00:00 2001 From: rlx <0x0073@0x2620.org> Date: Thu, 25 Sep 2014 18:47:29 +0200 Subject: [PATCH] Ox.elements -> Ox. --- source/Ox.UI/js/Core/Element.js | 10 +++++----- source/Ox.UI/js/Core/Event.js | 4 ++-- source/Ox.UI/js/Core/Focus.js | 4 ++-- source/Ox.UI/js/Core/GarbageCollection.js | 12 ++++++------ source/Ox.UI/js/Core/UI.js | 6 +++--- source/Ox.UI/js/Map/Map.js | 2 +- source/Ox.UI/js/Video/AnnotationPanel.js | 2 +- source/Ox.UI/js/Video/VideoAnnotationPanel.js | 2 +- 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/source/Ox.UI/js/Core/Element.js b/source/Ox.UI/js/Core/Element.js index daed00a3..664a2a40 100644 --- a/source/Ox.UI/js/Core/Element.js +++ b/source/Ox.UI/js/Core/Element.js @@ -124,7 +124,7 @@ that.self = function _self() { return arguments[0] === _ ? self : {}; }; - Ox.elements[that.oxid] = that; + Ox.$elements[that.oxid] = that; if (self.options.element == '