mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-07 16:05:30 +02:00
remove not needed button from file manager
This commit is contained in:
@@ -42,9 +42,6 @@
|
||||
<nav id="navBar" class="navbar navbar-expand-lg navbar-light bg-light">
|
||||
<div class="header-logo">
|
||||
<a href="#"><img src="{% static 'filemanager/images/fileManager.png' %}"> <span style="display: none" id="domainNameInitial">{{ domainName }}</span></a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
</div>
|
||||
<!--- second bar ---->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user