From 9ae133d45b21a95c88829801b3a2cfc74c251e39 Mon Sep 17 00:00:00 2001 From: rolux Date: Mon, 18 Jun 2012 10:54:39 +0200 Subject: [PATCH] add documentation for Ox.UI --- source/Ox.UI/Ox.UI.js | 1 + 1 file changed, 1 insertion(+) diff --git a/source/Ox.UI/Ox.UI.js b/source/Ox.UI/Ox.UI.js index 0b791deb..fa7eba7e 100644 --- a/source/Ox.UI/Ox.UI.js +++ b/source/Ox.UI/Ox.UI.js @@ -259,6 +259,7 @@ Ox.load.UI = function(options, callback) { function initUI() { //@ UI + //@ Ox.UI Collection of UI methods and properties Ox.UI = {}; /*@