Skip to content

Commit 9fb09e3

Browse files
committed
Minor changes.
1 parent 5ea5282 commit 9fb09e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/Webkul/Admin/src/Resources/views/leads/view/stages.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ class="text-2xl dark:text-gray-900"
147147
</x-admin::form.control-group.label>
148148

149149
<x-admin::form.control-group.control
150-
type="date"
150+
type="datetime"
151151
name="closed_at"
152152
v-model="nextStage.closed_at"
153153
:label="trans('admin::app.leads.view.stages.closed-at')"

0 commit comments

Comments
 (0)