put #top #bottom on sub-nav ellement
This commit is contained in:
parent
de8509ab87
commit
26b9765305
2 changed files with 2 additions and 8 deletions
|
|
@ -36,7 +36,7 @@ module Header = struct
|
|||
El.div ~at:[ class' "nav-right" ] l
|
||||
in
|
||||
let children = S.map (fun t -> [ left; right t.session ]) t_s in
|
||||
let el = El.nav ~at:[ id "top" ] [] in
|
||||
let el = El.nav [] in
|
||||
Elr.def_children el children;
|
||||
el
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue