Browse CVS Repository
Diff of /pal/pal-portal/portal/patches/src/webapp/decorations/portlet/decorator.vm
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 1 |
Index: src/webapp/decorations/portlet/decorator.vm |
Index: src/webapp/decorations/portlet/decorator.vm |
| 2 |
=================================================================== |
=================================================================== |
| 3 |
--- src/webapp/decorations/portlet/decorator.vm (リビジョン 489536) |
--- src/webapp/decorations/portlet/decorator.vm (リビジョン 514361) |
| 4 |
+++ src/webapp/decorations/portlet/decorator.vm (作業コピー) |
+++ src/webapp/decorations/portlet/decorator.vm (作業コピー) |
| 5 |
@@ -44,9 +44,10 @@ |
@@ -45,7 +45,7 @@ |
| 6 |
#if (!$solo) |
#if (!$solo) |
| 7 |
<div class="PContentBorder"> |
<div class="PContentBorder"> |
| 8 |
#end |
#end |
| 9 |
- <div class="PContent"><span style="line-height:0.005px;"> </span> |
- <div class="PContent"><span style="line-height:0.005px;"> </span> |
| 10 |
+ <div class="PContent"> |
+ <div class="PContent"> |
| 11 |
$f.renderedContent |
$f.renderedContent |
| 12 |
</div> |
</div> |
| 13 |
+ <span style="line-height:0.005px;"> </span> |
#if (!$solo) |
|
#if (!$solo) |
|
|
</div> |
|
|
#end |
|
|
|
Legend:
| Removed from v.1.1 |
|
| changed lines |
| |
Added in v.1.2 |
|
|
|