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:
df8043c
)
href is to "", not "#" since the latter causes the browser to scroll
author
Mike Taylor
<mike@indexdata.com>
Wed, 6 Dec 2006 14:12:17 +0000
(14:12 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 6 Dec 2006 14:12:17 +0000
(14:12 +0000)
back to the top of the page.
web/htdocs/help/link.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/help/link.mc
b/web/htdocs/help/link.mc
index
1ef930c
..
96274fb
100644
(file)
--- a/
web/htdocs/help/link.mc
+++ b/
web/htdocs/help/link.mc
@@
-1,8
+1,8
@@
-%# $Id: link.mc,v 1.6 2006-12-05 12:22:01 mike Exp $
+%# $Id: link.mc,v 1.7 2006-12-06 14:12:17 mike Exp $
<%args>
$help
</%args>
- <a title="Pops up in a new window" href="#"
+ <a title="Pops up in a new window" href=""
onclick="window.open('/help.html?help=<% $help %>', 'help',
'status=0,scrollbars=1,height=320,width=320')"
><img alt="Help" height="16" width="16" src="/help-16px.png"/></a>