Skip to content

Commit bcbf27a

Browse files
committed
Merge remote-tracking branch 'origin/develop'
2 parents 20bacfe + 80b037c commit bcbf27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/hardware/view.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
<div class="col-md-12 hidden-print" style="padding-top: 5px;">
291291
<form
292292
method="POST"
293-
action="{{ route('hardware.bulkdelete.store') }}"
293+
action="{{ route('hardware.bulkedit.show') }}"
294294
accept-charset="UTF-8"
295295
class="form-inline"
296296
target="_blank"

0 commit comments

Comments
 (0)