diff options
author | Valerio Virgillito | 2012-05-03 10:58:23 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-05-03 10:58:23 -0700 |
commit | 9f654de3c56475b8e9d34183eb6dd9f2d0381b76 (patch) | |
tree | e6ba6681343eacc0de4935666506facaa5ca0b9a /js/components/popup.reel/popup.html | |
parent | be1806505f4af86c3b5c15454e67cb8cec696554 (diff) | |
parent | 4feaf41f201e56c1332208851d7dee4f060aaf89 (diff) | |
download | ninja-9f654de3c56475b8e9d34183eb6dd9f2d0381b76.tar.gz |
Merge branch 'Color' of https://github.com/joseeight/ninja-internal into data-id
Diffstat (limited to 'js/components/popup.reel/popup.html')
-rwxr-xr-x | js/components/popup.reel/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/popup.reel/popup.html b/js/components/popup.reel/popup.html index 212a681f..cc31106e 100755 --- a/js/components/popup.reel/popup.html +++ b/js/components/popup.reel/popup.html | |||
@@ -26,7 +26,7 @@ | |||
26 | 26 | ||
27 | <body> | 27 | <body> |
28 | 28 | ||
29 | <div id="default_popup" class="default_popup"> | 29 | <div data-montage-id="default_popup" class="default_popup"> |
30 | <div class="tooltip"><span/></div> | 30 | <div class="tooltip"><span/></div> |
31 | <div class="content"></div> | 31 | <div class="content"></div> |
32 | </div> | 32 | </div> |