aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/popup/alert.reel
diff options
context:
space:
mode:
authorhwc4872012-06-13 14:04:09 -0700
committerhwc4872012-06-13 14:04:09 -0700
commit3e481dd581e0305dd8b572ed0d17e86622223464 (patch)
treeaca2b28aa72857a52e047fb94090c34ab8dd1c2c /node_modules/montage/ui/popup/alert.reel
parenta7aa51e6b91623772eef54b827616432838b560e (diff)
parent682f4917d6badd105998c3dd84d031c38b51f017 (diff)
downloadninja-3e481dd581e0305dd8b572ed0d17e86622223464.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Textures
Diffstat (limited to 'node_modules/montage/ui/popup/alert.reel')
-rwxr-xr-xnode_modules/montage/ui/popup/alert.reel/alert.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/node_modules/montage/ui/popup/alert.reel/alert.html b/node_modules/montage/ui/popup/alert.reel/alert.html
index 5046d78f..2f35ff30 100755
--- a/node_modules/montage/ui/popup/alert.reel/alert.html
+++ b/node_modules/montage/ui/popup/alert.reel/alert.html
@@ -11,7 +11,7 @@
11 <script type="text/montage-serialization">{ 11 <script type="text/montage-serialization">{
12 12
13 "dynamictext1": { 13 "dynamictext1": {
14 "prototype": "montage/ui/dynamic-text.reel", 14 "prototype": "ui/dynamic-text.reel",
15 "properties": { 15 "properties": {
16 "element": { 16 "element": {
17 "#": "title" 17 "#": "title"
@@ -22,7 +22,7 @@
22 } 22 }
23 }, 23 },
24 "dynamictext2": { 24 "dynamictext2": {
25 "prototype": "montage/ui/dynamic-text.reel", 25 "prototype": "ui/dynamic-text.reel",
26 "properties": { 26 "properties": {
27 "element": { 27 "element": {
28 "#": "msg" 28 "#": "msg"
@@ -33,7 +33,7 @@
33 } 33 }
34 }, 34 },
35 "dynamictext3": { 35 "dynamictext3": {
36 "prototype": "montage/ui/dynamic-text.reel", 36 "prototype": "ui/dynamic-text.reel",
37 "properties": { 37 "properties": {
38 "element": { 38 "element": {
39 "#": "msg-detail" 39 "#": "msg-detail"
@@ -44,7 +44,7 @@
44 } 44 }
45 }, 45 },
46 "button1": { 46 "button1": {
47 "prototype": "montage/ui/bluemoon/button.reel", 47 "prototype": "ui/bluemoon/button.reel",
48 "properties": { 48 "properties": {
49 "identifier": "Ok", 49 "identifier": "Ok",
50 "element": { 50 "element": {
@@ -61,7 +61,7 @@
61 ] 61 ]
62 }, 62 },
63 "owner": { 63 "owner": {
64 "prototype": "montage/ui/popup/alert.reel", 64 "prototype": "ui/popup/alert.reel",
65 "properties": { 65 "properties": {
66 "element": { 66 "element": {
67 "#": "alert-container" 67 "#": "alert-container"