projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27ddd13
)
Import dom_add_element()
author
Mike Taylor
<mike@indexdata.com>
Tue, 31 Oct 2006 09:26:34 +0000
(09:26 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 31 Oct 2006 09:26:34 +0000
(09:26 +0000)
web/htdocs/chrome/layout.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/chrome/layout.mc
b/web/htdocs/chrome/layout.mc
index
ce8e739
..
cead509
100644
(file)
--- 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);
</%once>
<& /chrome/head.mc, title => $title &>
<table border="0" cellpadding="0" cellspacing="0" width="100%">