aboutsummaryrefslogtreecommitdiff
path: root/js/data/tools-data.js
diff options
context:
space:
mode:
authorArmen Kesablyan2012-06-21 15:46:26 -0700
committerArmen Kesablyan2012-06-21 15:46:26 -0700
commit4565558afff6fb07db3b5165042e028f467ac41b (patch)
treef1f0b76d4906c0f88afc1dabf3b807ef97039046 /js/data/tools-data.js
parentd9f9a65226dfe26500e82061cc38a7dda302f720 (diff)
downloadninja-4565558afff6fb07db3b5165042e028f467ac41b.tar.gz
Binding View :Requested Changes for Pull Request
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'js/data/tools-data.js')
-rwxr-xr-xjs/data/tools-data.js2
1 files changed, 1 insertions, 1 deletions
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, {
47 value: 12 47 value: 12
48 }, 48 },
49 bindingToolIndex: { 49 bindingToolIndex: {
50 value: 12 50 value: 13
51 }, 51 },
52 52
53 // NOTE: additions or removal of any tools, or any changes in the order of these entries requires updating the constant index properties above. 53 // NOTE: additions or removal of any tools, or any changes in the order of these entries requires updating the constant index properties above.