Skip to content

Commit 5ffeba4

Browse files
heatherlarsendidoo
andauthored
Hide CSAT banner (#3231)
Co-authored-by: Cristiano Rastelli <[email protected]>
1 parent 684395b commit 5ffeba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/app/templates/application.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
@routeChangeValidator={{this.transitionValidator}}
1515
/>
1616
{{! uncomment this to turn the survey banner back on, but ensure survey link has been updated as well }}
17-
<Doc::Page::Banner />
17+
{{! <Doc::Page::Banner /> }}
1818
<Doc::Page::Sidebar
1919
{{! `this.model.toc` comes from `routes/application.js` }}
2020
@toc={{this.model.toc}}

0 commit comments

Comments
 (0)