diff options
author | Valerio Virgillito | 2012-02-24 10:39:39 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-24 10:39:39 -0800 |
commit | 60845326f5313b7e34f0ad8d9815bc6605ed4c18 (patch) | |
tree | 2357eb8c914f57b7da71982d454ca2b4b9a2dee3 /js/components/hintable.reel | |
parent | afc53c6f553c97ab778154154aa2b7a146cb5fef (diff) | |
parent | 23a22195f42f8d7025cd4c70eab9ec26a19c1dc1 (diff) | |
download | ninja-60845326f5313b7e34f0ad8d9815bc6605ed4c18.tar.gz |
Merge branch 'refs/heads/master' into local-storage-version
Diffstat (limited to 'js/components/hintable.reel')
-rw-r--r-- | js/components/hintable.reel/hintable.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/js/components/hintable.reel/hintable.js b/js/components/hintable.reel/hintable.js index 79813c92..5ed46b3c 100644 --- a/js/components/hintable.reel/hintable.js +++ b/js/components/hintable.reel/hintable.js | |||
@@ -1,3 +1,9 @@ | |||
1 | /* <copyright> | ||
2 | This file contains proprietary software owned by Motorola Mobility, Inc.<br/> | ||
3 | No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/> | ||
4 | (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | ||
5 | </copyright> */ | ||
6 | |||
1 | /* ComputedStyleSubPanel.js */ | 7 | /* ComputedStyleSubPanel.js */ |
2 | var Montage = require("montage").Montage, | 8 | var Montage = require("montage").Montage, |
3 | Component = require("montage/ui/component").Component, | 9 | Component = require("montage/ui/component").Component, |