mirror of
https://github.com/grocy/grocy.git
synced 2025-08-21 04:43:32 +00:00
Simplified viewjs / active page handling
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
@extends('layout.default')
|
||||
|
||||
@section('title', $__t('Quantity units'))
|
||||
@section('activeNav', 'quantityunits')
|
||||
@section('viewJsName', 'quantityunits')
|
||||
|
||||
@section('content')
|
||||
<div class="row">
|
||||
|
Reference in New Issue
Block a user