diff options
author | Eric Guzman | 2012-05-10 14:51:31 -0700 |
---|---|---|
committer | Eric Guzman | 2012-05-10 14:51:31 -0700 |
commit | 39f23ad4868482f395d2e210490a2d73545a9d84 (patch) | |
tree | c702d67585f72cddf55932411e7100133bc58452 /js/components/popup.reel/popup.html | |
parent | 733e16b55a6de807cdbb60b0f2cea36fc1619fd4 (diff) | |
parent | 632a53278826a33506b302b573ee0681840f2d6c (diff) | |
download | ninja-39f23ad4868482f395d2e210490a2d73545a9d84.tar.gz |
Merge branch 'refs/heads/master' into CSSPanelUpdates
Conflicts:
js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html
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> |