mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Simplified viewjs / active page handling
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
@extends('layout.default')
|
||||
|
||||
@section('title', $__t('API keys'))
|
||||
@section('activeNav', '')
|
||||
@section('viewJsName', 'manageapikeys')
|
||||
|
||||
@push('pageScripts')
|
||||
<script src="{{ $U('/node_modules/bwip-js/dist/bwip-js-min.js?v=', true) }}{{ $version }}"></script>
|
||||
|
Reference in New Issue
Block a user