mirror of
https://github.com/grocy/grocy.git
synced 2025-08-29 01:14:24 +00:00
Simplified viewjs / active page handling
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
@extends('layout.default')
|
||||
|
||||
@section('title', $__t('Stock report') . ' / ' . $__t('Spendings'))
|
||||
@section('viewJsName', 'stockreportspendings')
|
||||
|
||||
@push('pageScripts')
|
||||
<script src="{{ $U('/node_modules/chart.js/dist/Chart.min.js?v=', true) }}{{ $version }}"></script>
|
||||
|
Reference in New Issue
Block a user