aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/binding-properties.reel/binding-properties.html
diff options
context:
space:
mode:
authorArmen Kesablyan2012-05-14 11:43:40 -0700
committerArmen Kesablyan2012-05-14 11:43:40 -0700
commit9fc3b70bf57e10846e71808c6041fbc339a435d1 (patch)
tree2acf49b499a6f5c5c10ac894a9e51154e71b7aa9 /js/components/tools-properties/binding-properties.reel/binding-properties.html
parent336e0e0ef242f5c472757fe3bbcdd54c04a00f1f (diff)
downloadninja-9fc3b70bf57e10846e71808c6041fbc339a435d1.tar.gz
Changes
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'js/components/tools-properties/binding-properties.reel/binding-properties.html')
-rwxr-xr-xjs/components/tools-properties/binding-properties.reel/binding-properties.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/components/tools-properties/binding-properties.reel/binding-properties.html b/js/components/tools-properties/binding-properties.reel/binding-properties.html
index 5a55d0a4..cd0e0a50 100755
--- a/js/components/tools-properties/binding-properties.reel/binding-properties.html
+++ b/js/components/tools-properties/binding-properties.reel/binding-properties.html
@@ -24,9 +24,9 @@
24 </head> 24 </head>
25 25
26 <body> 26 <body>
27 <div id="bindingProperties" class="subToolHolderPanel"> 27 <div id="bindingProperties" class="subToolHolderPanel bindingSubTools">
28 <input class="nj-skinned" type="checkbox" />
28 <label>View All Bindings</label> 29 <label>View All Bindings</label>
29 <input type="checkbox" />
30 </div> 30 </div>
31 </body> 31 </body>
32 32