Fixed admin menu.

This commit is contained in:
Unick Soft
2017-06-17 21:03:52 +03:00
parent bc8e8935dd
commit 2c2e40a96f
3 changed files with 10 additions and 4 deletions

View File

@@ -55,3 +55,7 @@
</div>
</div>
</nav>
<script src="/i/js/dev/bootstrap3/bootstrap.min.js">
$('.dropdown-toggle').dropdown();
</script>