aboutsummaryrefslogtreecommitdiff
path: root/js/components/popup.reel/popup.html
diff options
context:
space:
mode:
authorPushkar Joshi2012-05-22 13:22:26 -0700
committerPushkar Joshi2012-05-22 13:22:26 -0700
commit01dbc1f329a95bc7e3b93224543d88ad5bdbd315 (patch)
treeceb527713554f506c537168e36a10452cd09ad10 /js/components/popup.reel/popup.html
parentb9262c831952e77135b79c2de7c455d5e7ff0589 (diff)
parentc37a876b373ddc7cb19277aaeaa6bb2d2d5a50ac (diff)
downloadninja-01dbc1f329a95bc7e3b93224543d88ad5bdbd315.tar.gz
Merge branch 'master' into brushtool
Diffstat (limited to 'js/components/popup.reel/popup.html')
-rwxr-xr-xjs/components/popup.reel/popup.html2
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>