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:
dc893c9
)
use ZOOM
author
Mike Taylor
<mike@indexdata.com>
Thu, 16 Nov 2006 11:49:30 +0000
(11:49 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 16 Nov 2006 11:49:30 +0000
(11:49 +0000)
web/htdocs/chrome/layout.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/chrome/layout.mc
b/web/htdocs/chrome/layout.mc
index
adaac28
..
db22429
100644
(file)
--- a/
web/htdocs/chrome/layout.mc
+++ b/
web/htdocs/chrome/layout.mc
@@
-1,4
+1,4
@@
-%# $Id: layout.mc,v 1.16 2006-11-14 16:21:08 mike Exp $
+%# $Id: layout.mc,v 1.17 2006-11-16 11:49:30 mike Exp $
<%args>
$debug => undef
$title
@@
-27,6
+27,7
@@
$component
</%perl>
<%once>
use URI::Escape;
+use ZOOM;
use ZOOM::IRSpy::Web;
use ZOOM::IRSpy::Utils qw(irspy_xpath_context xml_encode modify_xml_document);
</%once>