aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/popup/alert.reel/alert.html
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/montage/ui/popup/alert.reel/alert.html')
-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"