X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Flayout.mc;h=d7dc956deaac7d90cbfe6bc81bc9382ee640801e;hb=4e41ef802c7058159ff9de159db86e88b237f448;hp=97412a1fa6f149cdf1d5f772c0b1b282dd26617e;hpb=f2769205377f7b1772a7d16157aa7f7ce019c135;p=irspy-moved-to-github.git diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index 97412a1..d7dc956 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,4 @@ -%# $Id: layout.mc,v 1.33 2007-05-03 14:13:44 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); - - -
-
-

-
-
-

<% xml_encode($title) %>

-
- + +
+

+ + +
+

<% xml_encode($title) %>

+ + + @@ -65,7 +66,8 @@ use ZOOM::IRSpy::Utils qw(utf8param isodate xml_encode cql_target cql_quote Home
Test all targets
Find a target
- Add a target
+ Add a target
+ Upload a target
Statistics

@@ -101,20 +103,20 @@ my $id = utf8param($r, "id");

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>
@@ -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