From 4b8438d0a3bc390a9cb98d85b8566362e83aeb11 Mon Sep 17 00:00:00 2001 From: Darren Date: Sun, 2 Sep 2012 02:01:10 +0100 Subject: [PATCH] Only use console.log if debugging enabled --- client_backbone/index.html | 7 +++++++ client_backbone/utils.js | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/client_backbone/index.html b/client_backbone/index.html index b9e5d2b..c506825 100644 --- a/client_backbone/index.html +++ b/client_backbone/index.html @@ -73,6 +73,13 @@