File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ function getUrlSatusCodesb($urlsb, $timeoutsb = 3)
131131 @if (auth ()-> user ()-> role == ' admin' )
132132 <ul class=" list-unstyled components mb-5 " >
133133 <li class=" active " >
134- <a @if (config (' advanced-config.expand_panel_admin_menu_permanently' ) != ' true' ) href=" #adminSubmenu " data-toggle=" collapse " aria-expanded=" false " @endif class=" dropdown-toggle " >Admin</a>
134+ <a @if (config (' advanced-config.expand_panel_admin_menu_permanently' ) != ' true' ) href=" #adminSubmenu " data-toggle=" collapse " aria-expanded=" false " class=" dropdown-toggle " @endif >Admin</a>
135135 <ul class=" @if (config (' advanced-config.expand_panel_admin_menu_permanently' ) != ' true' ) collapse @endif list-unstyled " id=" adminSubmenu " >
136136 <li>
137137 <a href=" {{ url (' env-editor' ) } }" >Config</a>
You can’t perform that action at this time.
0 commit comments