[prev in list] [next in list] [prev in thread] [next in thread] 

List:       samba-cvs
Subject:    svn commit: samba r7136 - in branches/SAMBA_4_0/swat/scripting: .
From:       tridge () samba ! org
Date:       2005-05-31 4:40:13
Message-ID: 20050531044013.0AA81162AEB () lists ! samba ! org
[Download RAW message or body]

Author: tridge
Date: 2005-05-31 04:40:10 +0000 (Tue, 31 May 2005)
New Revision: 7136

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7136

Log:
fixed a typo


Modified:
   branches/SAMBA_4_0/swat/scripting/common.js


Changeset:
Modified: branches/SAMBA_4_0/swat/scripting/common.js
===================================================================
--- branches/SAMBA_4_0/swat/scripting/common.js	2005-05-31 04:12:55 UTC (rev 7135)
+++ branches/SAMBA_4_0/swat/scripting/common.js	2005-05-31 04:40:10 UTC (rev 7136)
@@ -160,7 +160,7 @@
   attribute
 */
 function multi_table(array, header) {
-	if (elcount(v) == 0) {
+	if (elcount(array) == 0) {
 		return;
 	}
 	write("<table class=\"data\">\n");

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic