file updated..

This commit is contained in:
Cüneyt Şentürk
2021-07-10 00:24:44 +03:00
parent deda93e8a1
commit ead767a308
10 changed files with 186 additions and 3 deletions

View File

@ -57,9 +57,9 @@
@if (!$hideButtonTemplate)
@stack('button_template_start')
<a class="dropdown-item" href="javascipt::void();">
<button type="button" class="dropdown-item" @click="onTemplate">
{{ trans('general.form.choose', ['field' => trans_choice('general.templates', 1)]) }}
</a>
</button>
@stack('button_template_end')
@endif