mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Simplified viewjs / active page handling
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
@extends('layout.default')
|
||||
|
||||
@section('title', $__t('Stock entries'))
|
||||
@section('viewJsName', 'stockentries')
|
||||
|
||||
@push('pageStyles')
|
||||
<link href="{{ $U('/node_modules/animate.css/animate.min.css?v=', true) }}{{ $version }}"
|
||||
|
Reference in New Issue
Block a user