Working proposal apply code, fixed schema (need reset - artisan migrate:fresh)
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
<div class="btn-group" role="group" aria-label="Fork">
|
||||
@if(FEATURE_PROPOSALS)
|
||||
<a href="" class="btn btn-outline-primary py-1 btn-sm" @tooltip(Change Proposals)>
|
||||
@icon(fa-inbox fa-pr, sr:Change Proposals){{ $table->proposals_count ?: '–' }}
|
||||
@icon(fa-inbox fa-pr, sr:Change Proposals){{ $proposals_count ?: '–' }}
|
||||
</a>
|
||||
@endif
|
||||
@auth
|
||||
|
||||
Reference in New Issue
Block a user