aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Panel.reel
diff options
context:
space:
mode:
authorValerio Virgillito2012-06-18 23:07:34 -0700
committerValerio Virgillito2012-06-18 23:07:34 -0700
commit5c4ff40d7950282a179dcfd49c5ea9234e0a8185 (patch)
tree168f16cf2a94582204b362418e668275478b5a4c /js/panels/Panel.reel
parent15c01942bf3232c8a3240fab5ba2f358d814b654 (diff)
downloadninja-5c4ff40d7950282a179dcfd49c5ea9234e0a8185.tar.gz
fixing the css bugs with montage v11
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/panels/Panel.reel')
-rwxr-xr-xjs/panels/Panel.reel/Panel.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/js/panels/Panel.reel/Panel.html b/js/panels/Panel.reel/Panel.html
index 5937b58f..6ffb5da4 100755
--- a/js/panels/Panel.reel/Panel.html
+++ b/js/panels/Panel.reel/Panel.html
@@ -6,6 +6,9 @@
6 </copyright> --> 6 </copyright> -->
7<html lang="en"> 7<html lang="en">
8<head> 8<head>
9 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
10 <link rel="stylesheet" type="text/css" href="panel.css">
11
9 <script type="text/montage-serialization"> 12 <script type="text/montage-serialization">
10 { 13 {
11 "Resizer": { 14 "Resizer": {