Only show template name input on default screen
This commit is contained in:
parent
26cc4497eb
commit
cf5c78029c
1 changed files with 2 additions and 0 deletions
|
@ -447,6 +447,8 @@
|
|||
</script>
|
||||
@endpush
|
||||
</div>
|
||||
@endif
|
||||
@if (request()->routeIs('reports/custom'))
|
||||
<div class="form-group">
|
||||
<form method="post" id="savetemplateform" action="{{ route("report-templates.store") }}">
|
||||
@csrf
|
||||
|
|
Loading…
Add table
Reference in a new issue