mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
disable tweet
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
</div>
|
</div>
|
||||||
<div>
|
{{--<div>
|
||||||
@if($libraryItem->approved && auth()->user()?->hasRole('news-editor') && !$libraryItem->tweet)
|
@if($libraryItem->approved && auth()->user()?->hasRole('news-editor') && !$libraryItem->tweet)
|
||||||
<div x-data="{}">
|
<div x-data="{}">
|
||||||
<x-button xs
|
<x-button xs
|
||||||
@@ -98,7 +98,7 @@
|
|||||||
</x-button>
|
</x-button>
|
||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
</div>
|
</div>--}}
|
||||||
<div>
|
<div>
|
||||||
@if(!$libraryItem->approved && auth()->user()?->hasRole('news-editor'))
|
@if(!$libraryItem->approved && auth()->user()?->hasRole('news-editor'))
|
||||||
<x-button
|
<x-button
|
||||||
|
|||||||
Reference in New Issue
Block a user