diff options
author | Armen Kesablyan | 2012-06-13 11:36:01 -0700 |
---|---|---|
committer | Armen Kesablyan | 2012-06-13 11:36:01 -0700 |
commit | cfa2d42f6ca65eb3ce1bea92db5f4af87dd68bb5 (patch) | |
tree | 611f4ad5bd536d6b3d0364798c145f4ee7f88df4 /js/stage/binding-view.reel/binding-view.html | |
parent | 337efc667372326ae2f9984d89a47bb151016774 (diff) | |
download | ninja-cfa2d42f6ca65eb3ce1bea92db5f4af87dd68bb5.tar.gz |
Binding-View: Translate huds
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'js/stage/binding-view.reel/binding-view.html')
-rwxr-xr-x | js/stage/binding-view.reel/binding-view.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/js/stage/binding-view.reel/binding-view.html b/js/stage/binding-view.reel/binding-view.html index 90ef2286..4eea3cc4 100755 --- a/js/stage/binding-view.reel/binding-view.html +++ b/js/stage/binding-view.reel/binding-view.html | |||
@@ -37,17 +37,6 @@ | |||
37 | "bindingArgs": {"<-": "@hudRepeater.objectAtCurrentIteration"} | 37 | "bindingArgs": {"<-": "@hudRepeater.objectAtCurrentIteration"} |
38 | } | 38 | } |
39 | }, | 39 | }, |
40 | "translateComposer": { | ||
41 | "prototype": "montage/ui/composer/translate-composer", | ||
42 | "properties": { | ||
43 | "component": {"@": "owner"} | ||
44 | }, | ||
45 | "bindings": { | ||
46 | "element": {"<-": "@owner._element"}, | ||
47 | "translateX": {"->": "@owner.translateX"}, | ||
48 | "translateY": {"->": "@owner.translateY"} | ||
49 | } | ||
50 | }, | ||
51 | "nonVisualRepeater": { | 40 | "nonVisualRepeater": { |
52 | "prototype": "montage/ui/repetition.reel", | 41 | "prototype": "montage/ui/repetition.reel", |
53 | "properties": { | 42 | "properties": { |