Only apply custom CSS and header HTML on forum, not admin

This commit is contained in:
Toby Zerner
2017-10-25 13:40:57 +10:30
parent 2754a8c867
commit 40ebc13292
3 changed files with 4 additions and 6 deletions

View File

@ -1,5 +1,3 @@
{!! array_get($forum, 'attributes.headerHtml') !!}
<div id="app" class="App">
<div id="app-navigation" class="App-navigation"></div>