[freeside-commits] freeside/httemplate/search 477partVI_census.html, 1.2.2.12, 1.2.2.13

Ivan,,, ivan at wavetail.420.am
Thu Aug 18 16:50:29 PDT 2011


Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv19235/httemplate/search

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	477partVI_census.html 
Log Message:
attempt fixing "multiple states" links, RT#13922

Index: 477partVI_census.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/477partVI_census.html,v
retrieving revision 1.2.2.12
retrieving revision 1.2.2.13
diff -u -w -d -r1.2.2.12 -r1.2.2.13
--- 477partVI_census.html	18 Aug 2011 23:46:02 -0000	1.2.2.12
+++ 477partVI_census.html	18 Aug 2011 23:50:27 -0000	1.2.2.13
@@ -173,7 +173,8 @@
                      '</TD>'.
                      '<TD>'.
                        qq(<A HREF="${link}censustract2=$_$roa_r$roa_c$roa_t">).
-                       $state_pkgcount{$_}. ' packages</A> in '.
+                       #can't get this count to match the link# $state_pkgcount{$_}.
+                      ' packages</A> in '.
                        $state_hash{$_}. ' census tracts'.
                      '</TD>'.
                    '</TR>';



More information about the freeside-commits mailing list