diff options
author | Valerio Virgillito | 2012-05-03 17:16:04 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-05-03 17:16:04 -0700 |
commit | 2f21eb37a4e7afb4ba3273b3ec50964717448b2f (patch) | |
tree | 7769526ee11dc7886f5b56ea6952be4d081a56f4 /js/io/ui | |
parent | f7a493acab51684bc557174ebaba6e80a4869df7 (diff) | |
download | ninja-2f21eb37a4e7afb4ba3273b3ec50964717448b2f.tar.gz |
Removing more id and changing the appropriate CSS for them
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/io/ui')
-rwxr-xr-x | js/io/ui/cloudpopup.reel/cloudpopup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/io/ui/cloudpopup.reel/cloudpopup.html b/js/io/ui/cloudpopup.reel/cloudpopup.html index a75266a3..753597e7 100755 --- a/js/io/ui/cloudpopup.reel/cloudpopup.html +++ b/js/io/ui/cloudpopup.reel/cloudpopup.html | |||
@@ -28,7 +28,7 @@ | |||
28 | 28 | ||
29 | <body> | 29 | <body> |
30 | 30 | ||
31 | <div id="cloud_popup" class="cloud_popup"> | 31 | <div data-montage-id="cloud_popup" class="cloud_popup"> |
32 | <div class="content"> | 32 | <div class="content"> |
33 | 33 | ||
34 | <h3>Cloud Service Dialog</h3> | 34 | <h3>Cloud Service Dialog</h3> |