From f9143bd62fe12549f0f6299ba37281f1c252143d Mon Sep 17 00:00:00 2001 From: rlx <0x0073@0x2620.org> Date: Sat, 1 Oct 2011 13:07:33 +0000 Subject: [PATCH] remove print statements --- source/Ox.UI/js/List/Ox.List.js | 1 - source/Ox.UI/js/List/Ox.TreeList.js | 1 - 2 files changed, 2 deletions(-) diff --git a/source/Ox.UI/js/List/Ox.List.js b/source/Ox.UI/js/List/Ox.List.js index d93bc595..7a0d314c 100644 --- a/source/Ox.UI/js/List/Ox.List.js +++ b/source/Ox.UI/js/List/Ox.List.js @@ -1666,7 +1666,6 @@ Ox.List = function(options, self) { }); } self.options.items[pos][key] = value; - if (pos == 0) Ox.print(self.options.items[pos]) data[key] = value; $item.options({data: data}); return that; diff --git a/source/Ox.UI/js/List/Ox.TreeList.js b/source/Ox.UI/js/List/Ox.TreeList.js index 26eff837..59e5e3aa 100644 --- a/source/Ox.UI/js/List/Ox.TreeList.js +++ b/source/Ox.UI/js/List/Ox.TreeList.js @@ -70,7 +70,6 @@ Ox.TreeList = function(options, self) { function constructItem(data) { var $item = $('