[Cluster-devel] conga/luci/plone-custom global_personalbar

rmccabe at sourceware.org rmccabe at sourceware.org
Tue Oct 10 18:08:09 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2006-10-10 18:08:09

Modified files:
	luci/plone-custom: global_personalbar 

Log message:
	open the help docs in a new browser window

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/global_personalbar.diff?cvsroot=cluster&r1=1.3&r2=1.4

--- conga/luci/plone-custom/global_personalbar	2006/10/10 17:58:20	1.3
+++ conga/luci/plone-custom/global_personalbar	2006/10/10 18:08:08	1.4
@@ -11,7 +11,7 @@
 <h5 class="hiddenStructure" i18n:translate="heading_personal_tools">Personal tools</h5>
 
 <ul id="portal-personaltools">
-	<li><a href="/luci/doc/">help</a></li>
+	<li><a target="new" href="/luci/doc/">help</a></li>
 
 <tal:comment tal:replace="nothing">
 	<tal:block condition="not: isAnon">




More information about the Cluster-devel mailing list