Some style changes

This commit is contained in:
Bernd Bestel
2018-04-15 14:38:42 +02:00
parent 13566bc6fd
commit 5ddae116e0
2 changed files with 25 additions and 9 deletions

View File

@@ -26,8 +26,8 @@
<link href="/css/grocy.css?v={{ $version }}" rel="stylesheet">
<script src="/bower_components/jquery/dist/jquery.min.js?v={{ $version }}"></script>
<script src="/js/grocy.js?v={{ $version }}"></script>
<script src="/js/extensions.js?v={{ $version }}"></script>
<script src="/js/grocy.js?v={{ $version }}"></script>
<script>Grocy.ActiveNav = '@yield('activeNav', '')';</script>
</head>