X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Flayout.mc;h=44ec54c514faa78c283d0aee833a5b1225839aa8;hp=972b9c6672800a4a790ebc105802309b3d78bc5a;hb=9074cd10f51014642ea4624ea5c272905696a122;hpb=11f52cd6a267d10de74b6190154d938ea2985e96 diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index 972b9c6..44ec54c 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,3 @@ -%# $Id: layout.mc,v 1.37 2007-07-16 11:55:57 mike Exp $ <%args> $debug => undef $title @@ -12,9 +11,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); This Target
- Show details + Show details
- ">Edit details + ">Edit details
- ">Copy target + ">Copy target
- Delete target + Delete target

- ">Quick Test + ">Quick Test
- ">Full Test + ">Full Test

- XML + XML

<%doc>
@@ -144,7 +144,7 @@ my $id = utf8param($r, "id");   -<& $component, %ARGS &> +% print $text;