[datapress] r169 committed - removing duplicate listing of link

1 view
Skip to first unread message

codesite...@google.com

unread,
May 11, 2011, 4:46:50 PM5/11/11
to datapres...@googlegroups.com
Revision: 169
Author: edward.benson
Date: Wed May 11 13:45:42 2011
Log: removing duplicate listing of link
http://code.google.com/p/datapress/source/detail?r=169

Modified:
/trunk/plugin/head-datasources.php

=======================================
--- /trunk/plugin/head-datasources.php Wed May 11 13:18:41 2011
+++ /trunk/plugin/head-datasources.php Wed May 11 13:45:42 2011
@@ -11,7 +11,7 @@
foreach($exhibit_to_show->get('datasources') as $datasource) {
echo($datasource->htmlContent() . "\n");
}
-
+ // This isn't necessary becasue we're dynamically adding it now
//
if(WpExhibitGeocoder::doesExhibitContainGeocodedData($exhibit_to_show->get('id')))
{
// echo("<link
href='$exhibituri/wp-exhibit-geocode.php?exhibit-id=" .
$exhibit_to_show->get('id') . "' type='application/json' rel='exhibit/data'
alt='geocoded_data' />\n");
// }

Reply all
Reply to author
Forward
0 new messages