forked from ScoDoc/ScoDoc
Fix formsemestre menubar anciennes pages (sco_header)
This commit is contained in:
parent
ce80b9f765
commit
f2f616d643
@ -218,6 +218,8 @@ def sco_header(
|
|||||||
<body>
|
<body>
|
||||||
{scu.CUSTOM_HTML_HEADER}
|
{scu.CUSTOM_HTML_HEADER}
|
||||||
{'' if no_sidebar else html_sidebar.sidebar(etudid)}
|
{'' if no_sidebar else html_sidebar.sidebar(etudid)}
|
||||||
|
<div id="mobileNav" mobile="true" style="display:none;"></div>
|
||||||
|
|
||||||
<div id="gtrcontent">
|
<div id="gtrcontent">
|
||||||
"""
|
"""
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user