[Cluster-devel] conga/luci/storage form-macros

kupcevic at sourceware.org kupcevic at sourceware.org
Wed Oct 25 16:26:13 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL5
Changes by:	kupcevic at sourceware.org	2006-10-25 16:26:13

Modified files:
	luci/storage   : form-macros 

Log message:
	luci storage: finish 211370

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/storage/form-macros.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.17.2.1&r2=1.17.2.2

--- conga/luci/storage/form-macros	2006/10/25 16:03:03	1.17.2.1
+++ conga/luci/storage/form-macros	2006/10/25 16:26:13	1.17.2.2
@@ -445,8 +445,8 @@
    <div metal:use-macro="here/form-macros/macros/single-visible-span"/>
    <div metal:use-macro="here/form-macros/macros/form-scripts"/>
 
-   <a tal:define="main_log_URL  context/cluster/index_html/absolute_url"
-      tal:attributes="href python:main_log_URL + '?nodename=' + storagename + '&pagetype=17'"
+   <a tal:define="main_log_URL  context/logs/index_html/absolute_url"
+      tal:attributes="href python:main_log_URL + '?nodename=' + storagename"
       onClick="return popup_log(this, 'notes')">
     View recent log activity
    </a>




More information about the Cluster-devel mailing list