From 4565558afff6fb07db3b5165042e028f467ac41b Mon Sep 17 00:00:00 2001 From: Armen Kesablyan Date: Thu, 21 Jun 2012 15:46:26 -0700 Subject: Binding View :Requested Changes for Pull Request Signed-off-by: Armen Kesablyan --- js/data/tools-data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/data/tools-data.js') diff --git a/js/data/tools-data.js b/js/data/tools-data.js index fb195bd3..8ed6433e 100755 --- a/js/data/tools-data.js +++ b/js/data/tools-data.js @@ -47,7 +47,7 @@ exports.ToolsData = Montage.create(Montage, { value: 12 }, bindingToolIndex: { - value: 12 + value: 13 }, // NOTE: additions or removal of any tools, or any changes in the order of these entries requires updating the constant index properties above. -- cgit v1.2.3