Skip to content

Commit 4700792

Browse files
authored
Update workflows.html.erb
1 parent 8b9b8d8 commit 4700792

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/layouts/workflows.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<%= render 'layouts/head' %>
55

6-
<body>
6+
<body class=<%= 'sticky-navbar-enabled' if TeSS::Config.feature['sticky_navbar'] %> <%= 'header-notice-present' if TeSS::Config.header_notice&.strip.present? %>>
77

88
<%= render :partial=>"layouts/header" %>
99

0 commit comments

Comments
 (0)