Website services organized
This commit is contained in:
@@ -36,7 +36,7 @@ else
|
||||
Subname="@(_media.OriginalTitle)"
|
||||
Description="@(_media.Description)"
|
||||
PosterPlaceholder="/assets/media_poster.png"
|
||||
GetPosterMethod="@(action => MediaWebAPIService.GetMediaPoster(_media.Id, action))"/>
|
||||
GetPosterMethod="@(action => MediaClientService.GetMediaPoster(_media.Id, action))"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row mt-3 gx-3">
|
||||
|
||||
Reference in New Issue
Block a user