X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Fmenu.mc;h=bec1847322daac37fbe59a8cc2ee9f85d41db9c3;hb=c9309fe26c02b258722d01aae57f0240960a3867;hp=3c9e0cdb26a3b095b755eb3400d37f89f3822110;hpb=378c0f24ab52748fcbd1e632c187d0b7a0e62d66;p=irspy-moved-to-github.git diff --git a/web/htdocs/chrome/menu.mc b/web/htdocs/chrome/menu.mc index 3c9e0cd..bec1847 100644 --- a/web/htdocs/chrome/menu.mc +++ b/web/htdocs/chrome/menu.mc @@ -1,5 +1,61 @@ -%# $Id: menu.mc,v 1.2 2006-09-15 16:49:14 mike Exp $ - Home
- Test all databases
- Find a database
- Reporting
+%# $Id: menu.mc,v 1.11 2006-11-13 16:49:08 mike Exp $ +

+ Home
+ Test all targets
+ Find a target
+ Add a target
+

+

+ Show targets +
+% foreach my $i ('a' .. 'z') { + <% uc($i) %> +% } +

+% our $rec; +% my $id = $r->param("id"); +% if (!defined $id) { +% $rec = undef; +% } else { +
+ This Record +
+ Show +
+ ">Full Test +
+ ">Quick Test +
+ Edit +
+ XML +
+<%doc> +
+% my $host = "bagel.indexdata.dk"; +% my $port = 210; + All databases on this server + +
+% } +

+ Documentation +
+ Contents +

+

 

+

+ Valid XHTML 1.0 Strict +
+ Valid CSS! +