X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffound.mc;h=dab6199e458926ab89c9191776ba088811b82b71;hb=edada303c27eaf4ebc13d03da714d51d9d5cbc64;hp=7e1eb0ab94027c318b29e2b20b3fa3f6df1af6d3;hpb=312363781e0ab6ff0ef10b1784a8985fd07bf501;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/found.mc b/web/htdocs/details/found.mc index 7e1eb0a..dab6199 100644 --- a/web/htdocs/details/found.mc +++ b/web/htdocs/details/found.mc @@ -1,4 +1,4 @@ -%# $Id: found.mc,v 1.22 2006-12-05 17:18:30 mike Exp $ +%# $Id: found.mc,v 1.26 2007-02-20 19:20:23 mike Exp $ <%once> sub print_navlink { my($params, $cond, $caption, $skip) = @_; @@ -52,7 +52,7 @@ if ($params{_query}) { $query .= "$key = ($val)"; } } -$query = 'cql.allRecords=x' if $query eq ""; +$query = 'cql.allRecords=1' if $query eq ""; my $sort = $params{"_sort"}; if ($sort) { @@ -69,7 +69,7 @@ if ($sort) { my $tried_to_open = 0; if (!defined $conn) { OPEN: - $conn = new ZOOM::Connection("localhost:3313/IR-Explain---1"); + $conn = new ZOOM::Connection("localhost:8018/IR-Explain---1"); $conn->option(elementSetName => "zeerex"); } @@ -145,9 +145,9 @@ push @ids, $id; <% xml_encode($port, "") %> <% xml_encode($db, "") %> - Test  " title="Edit this target's record">Edit 

- [Test all targets on this list]

+

+ [Statistics for targets on this list] +

% }