Commit e0d27350 authored by Bruce Momjian's avatar Bruce Momjian

Modify up/home macro to match standard parameter list; fixes doc build.

parent 80c6409c
...@@ -284,7 +284,7 @@ ...@@ -284,7 +284,7 @@
;; Customization of header, add title attributes (overrides ;; Customization of header, add title attributes (overrides
;; dbcommon.dsl) ;; dbcommon.dsl)
(define (default-header-nav-tbl-ff elemnode prev next) (define (default-header-nav-tbl-ff elemnode prev next prevsib nextsib)
(let* ((r1? (nav-banner? elemnode)) (let* ((r1? (nav-banner? elemnode))
(r1-sosofo (make element gi: "TR" (r1-sosofo (make element gi: "TR"
(make element gi: "TH" (make element gi: "TH"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment