Module item show page language issue solved.
This commit is contained in:
parent
e94c915407
commit
55b1b6947f
@ -257,7 +257,7 @@
|
|||||||
|
|
||||||
@if ($module->install)
|
@if ($module->install)
|
||||||
<akaunting-modal :show="installation.show"
|
<akaunting-modal :show="installation.show"
|
||||||
:title="'{{ trans('modules.installation.header') }}'"
|
title="{{ trans('modules.installation.header') }}"
|
||||||
@cancel="installation.show = false">
|
@cancel="installation.show = false">
|
||||||
<template #modal-body>
|
<template #modal-body>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user