pvollenweider 2005/04/26 11:23:28 CEST
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/view/jsp/include blog_entry.inc
Log:
ad bla bla
Revision Changes Path
1.1.2.23 +2 -0
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.22&r2=1.1.2.23&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.22
retrieving revision 1.1.2.23
diff -u -r1.1.2.22 -r1.1.2.23
--- blog_entry.inc 26 Apr 2005 09:03:10 -0000 1.1.2.22
+++ blog_entry.inc 26 Apr 2005 09:23:27 -0000 1.1.2.23
@@ -307,6 +307,8 @@
<%
if (jData.gui().isEditMode()) {
+ %><h4><jahia:resourceBundle
resourceBundle="jahiatemplates.Corporate_portal_templates"
+ resourceName="blog.sentPingUrl"/></h4><%
JahiaContainerList pingURLs = entry.getContainerList(
"trackBackPingURLs" );
ContainerListBean pingURLsBean = new
ContainerListBean(pingURLs,jParams);