Skip to content

Commit

Permalink
document timeline permission typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cuneytsenturk committed Feb 15, 2021
1 parent 86ae76d commit fc6ed02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<div class="mt-3">
@stack('timeline_get_paid_body_button_pay_start')
@if (!$hideButtonPaid)
@can('update-sales-invoices')
@can($permissionUpdate)
<a href="{{ route($routeButtonPaid, $document->id) }}" class="btn btn-white btn-sm header-button-top">
{{ trans($textTimelineGetPaidMarkPaid) }}
</a>
Expand Down

0 comments on commit fc6ed02

Please sign in to comment.