diff options
author | Valerio Virgillito | 2012-06-20 11:39:37 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-06-20 11:39:37 -0700 |
commit | bb344a3abfe265da94a2a44518bc2e6f513c9621 (patch) | |
tree | bc0df7daa8252a7076797ad2c447ed3556b06c4a /js/panels | |
parent | 9551b32e62798eafc2189d1d413bae330b47d356 (diff) | |
download | ninja-bb344a3abfe265da94a2a44518bc2e6f513c9621.tar.gz |
remove the un-used css file
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/panels')
-rwxr-xr-x | js/panels/Panel.reel/Panel.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/js/panels/Panel.reel/Panel.html b/js/panels/Panel.reel/Panel.html index 6ffb5da4..80fd1a13 100755 --- a/js/panels/Panel.reel/Panel.html +++ b/js/panels/Panel.reel/Panel.html | |||
@@ -7,8 +7,7 @@ | |||
7 | <html lang="en"> | 7 | <html lang="en"> |
8 | <head> | 8 | <head> |
9 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | 9 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
10 | <link rel="stylesheet" type="text/css" href="panel.css"> | 10 | |
11 | |||
12 | <script type="text/montage-serialization"> | 11 | <script type="text/montage-serialization"> |
13 | { | 12 | { |
14 | "Resizer": { | 13 | "Resizer": { |