X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Flayout.mc;h=b1f054b2819f28d89d31c9e89e45c087c1375a11;hb=3ed6954f13f2b2e60374412fef7615e6a2358fd4;hp=dad846383cbe68faa1fd7978003e9a66a036a4bd;hpb=e7f7202d63f043ce0c1e2a25fb50775fb04b525f;p=irspy-moved-to-github.git diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index dad8463..b1f054b 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,4 @@ -%# $Id: layout.mc,v 1.35 2007-06-28 13:36:46 mike Exp $ +%# $Id: layout.mc,v 1.38 2007-07-17 13:07:57 mike Exp $ <%args> $debug => undef $title @@ -12,9 +12,10 @@ use ZOOM::IRSpy::Utils qw(utf8param isodate xml_encode cql_target cql_quote irspy_xpath_context irspy_make_identifier irspy_record2identifier irspy_identifier2target modify_xml_document - bib1_access_point); + bib1_access_point calc_reliability_string); % $r->content_type("text/html; charset=utf-8"); +% my $text = $m->scomp($component, %ARGS); Home
Test all targets
Find a target
- Add a target
- Upload a target
+ Add a target
+ Upload a target
Statistics

@@ -144,7 +145,7 @@ my $id = utf8param($r, "id");   -<& $component, %ARGS &> +% print $text; @@ -154,7 +155,11 @@ my $id = utf8param($r, "id"); Powered by Index Data + >Index Data. +
+ Report errors and omissions to irspy@indexdata.com