pvollenweider 2005/04/26 11:03:10 CEST
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/view/jsp/include blog_entry.inc
Log:
fix display
Revision Changes Path
1.1.2.22 +4 -1
corporate_portal_templates/src/view/jsp/include/blog_entry.inc
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/corporate_portal_templates/src/view/jsp/include/blog_entry.inc.diff?r1=1.1.2.21&r2=1.1.2.22&f=h
Index: blog_entry.inc
===================================================================
RCS file:
/home/cvs/repository/corporate_portal_templates/src/view/jsp/include/Attic/blog_entry.inc,v
retrieving revision 1.1.2.21
retrieving revision 1.1.2.22
diff -u -r1.1.2.21 -r1.1.2.22
--- blog_entry.inc 26 Apr 2005 08:58:56 -0000 1.1.2.21
+++ blog_entry.inc 26 Apr 2005 09:03:10 -0000 1.1.2.22
@@ -205,7 +205,7 @@
<%
}
%></dl><%
- jData.gui().html().drawBeginActionMenu(commentsBean ,
+ jData.gui().html().drawEndActionMenu(commentsBean ,
null, null, true, "",
"jahiatemplates.Corporate_portal_templates", null, out);
}
@@ -334,6 +334,9 @@
</div>
<%
+ jData.gui().html().drawEndActionMenu(entryBean ,
+ null, null, true, "",
"jahiatemplates.Corporate_portal_templates", null, out);
+
}
} else {
%>