X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Flayout.mc;h=14712026b06389b21844e1c40bd7278ea4c43051;hb=6a361962cebc78e762e1259beb16c659a9654be3;hp=9f32749e98ce19a6fd6ca893b03136d04a01a03b;hpb=188a95b904436115a840a306232914cd9d7dc532;p=irspy-moved-to-github.git diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index 9f32749..1471202 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,4 @@ -%# $Id: layout.mc,v 1.34 2007-06-27 11:50:49 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); % $r->content_type("text/html; charset=utf-8"); +% my $text = $m->scomp($component, %ARGS); Home
Test all targets
Find a target
- Add a target
+ Add a target
+ Upload a target
Statistics

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