diff options
author | Armen Kesablyan | 2012-06-21 15:46:26 -0700 |
---|---|---|
committer | Armen Kesablyan | 2012-06-21 15:46:26 -0700 |
commit | 4565558afff6fb07db3b5165042e028f467ac41b (patch) | |
tree | f1f0b76d4906c0f88afc1dabf3b807ef97039046 /js/data | |
parent | d9f9a65226dfe26500e82061cc38a7dda302f720 (diff) | |
download | ninja-4565558afff6fb07db3b5165042e028f467ac41b.tar.gz |
Binding View :Requested Changes for Pull Request
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'js/data')
-rwxr-xr-x | js/data/tools-data.js | 2 |
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. |