#164 added pagination, changes at groups page (now, works the buttons for delete a group and appear all error messages for join and delete )
state: closed opened by: Madalina-Buza on: 6/1/2017
Comments
from: adrianharabula on: 6/1/2017
Reviewed 8 of 8 files at r1. Review status: all files reviewed at latest revision, 1 unresolved discussion.
app/resources/views/user/favorited-groups.blade.php, line 37 at r1 (raw file):
</div> <div class="col-md-2"> {!! Form::open(['method' => 'DELETE', 'url'=> route('my.group.delete', $group->id)]) !!}
de ce aici nu merge deschis formularul cu {{ simplu?
Comments from Reviewable