Skip to content

Commit

Permalink
fixed #24
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici committed Sep 25, 2017
1 parent c396ff1 commit 7f97abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/banking/accounts/edit.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</div>
<!-- /.box-body -->

@permission('update-accounts')
@permission('update-banking-accounts')
<div class="box-footer">
{{ Form::saveButtons('banking/accounts') }}
</div>
Expand Down

0 comments on commit 7f97abe

Please sign in to comment.