X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Flayout.mc;h=cead5095365a36c07c28fdff9f73525f848b47fb;hp=ce8e73969aa0f0ba03dce9dda3ebdd8ea71825d9;hb=de3850616b8d5226b5f7a9ceb27a2f825b54b3d1;hpb=08a63aeaaf3f0110e667dd2152e6d3f18c005ab1 diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index ce8e739..cead509 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,4 @@ -%# $Id: layout.mc,v 1.13 2006-10-30 16:13:49 mike Exp $ +%# $Id: layout.mc,v 1.14 2006-10-31 09:26:34 mike Exp $ <%args> $debug => undef $title @@ -7,7 +7,7 @@ $component <%once> use URI::Escape; use ZOOM::IRSpy::Web; -use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode); +use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode dom_add_element); <& /chrome/head.mc, title => $title &>