do the proper thing to get to the index page
svn: r8520
This commit is contained in:
parent
160bb6a7bc
commit
8f186accdf
|
@ -543,8 +543,8 @@
|
|||
#f index-content (car (part-tags index)))))
|
||||
,@(if (eq? d index)
|
||||
null
|
||||
;; FIXME: put the real url of the index file
|
||||
`((small nbsp ,(search-index-box "doc-index.html")))))
|
||||
`((small nbsp
|
||||
,(search-index-box (derive-filename index))))))
|
||||
null))
|
||||
(div ([class "navright"])
|
||||
,@(render
|
||||
|
|
Loading…
Reference in New Issue
Block a user