[freeside-commits] freeside/httemplate/search 477partVI_census.html, 1.3.2.11, 1.3.2.12
Ivan,,,
ivan at wavetail.420.am
Thu Aug 18 16:50:28 PDT 2011
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv19228/httemplate/search
Modified Files:
Tag: FREESIDE_2_3_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.3.2.11
retrieving revision 1.3.2.12
diff -u -w -d -r1.3.2.11 -r1.3.2.12
--- 477partVI_census.html 18 Aug 2011 23:46:01 -0000 1.3.2.11
+++ 477partVI_census.html 18 Aug 2011 23:50:26 -0000 1.3.2.12
@@ -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