Move Zebra for port 3313 to 8018 (which is visible on test through its firewall)
[irspy-moved-to-github.git] / web / htdocs / chrome / layout.mc
index c4df59f..fa0d660 100644 (file)
@@ -1,4 +1,4 @@
-%# $Id: layout.mc,v 1.20 2006-12-14 15:39:06 mike Exp $
+%# $Id: layout.mc,v 1.22 2007-01-02 17:26:40 mike Exp $
 <%args>
 $debug => undef
 $title
@@ -9,7 +9,8 @@ use URI::Escape;
 use ZOOM;
 use ZOOM::IRSpy::Web;
 use ZOOM::IRSpy::Utils qw(isodate xml_encode cql_quote cql_target
-                          irspy_xpath_context modify_xml_document);
+                          irspy_xpath_context modify_xml_document
+                         bib1_access_point);
 </%once>
 % $r->content_type("text/html; charset=utf-8");
 <?xml version="1.0" encoding="UTF-8"?>
@@ -95,6 +96,8 @@ my $id = $r->param("id");
       <a href="<% xml_encode("/edit.html?op=edit&id=" . uri_escape($id)) %>">Edit details</a>
       <br/>
       <a href="<% xml_encode("/edit.html?op=copy&id=" . uri_escape($id)) %>">Copy target</a>
+      <br/>
+      <a href="<% xml_encode("/delete.html?id=" . uri_escape($id)) %>">Delete target</a>
       <p>
        <a href="<% xml_encode("/check.html?id=" . uri_escape($id)) . "&amp;test=Quick" %>">Quick Test</a>
        <br/>