diff --git a/resources/js/components/forum/post-wrapper.vue b/resources/js/components/forum/post-wrapper.vue deleted file mode 100644 index 10eef8c3e1..0000000000 --- a/resources/js/components/forum/post-wrapper.vue +++ /dev/null @@ -1,23 +0,0 @@ - - - - - diff --git a/resources/js/components/forum/post.vue b/resources/js/components/forum/post.vue index bd5b890140..eadd80cb17 100644 --- a/resources/js/components/forum/post.vue +++ b/resources/js/components/forum/post.vue @@ -1,152 +1,69 @@ - - - - Post usunięty - - przez {{ post.deleter_name }}. - . - Powód: {{ post.delete_reason }}. - - - - Treść posta została ukryta, ponieważ autorem jest zablokowany przez Ciebie użytkownik. - - - - - - + + + + + + Post usunięty + + przez {{ post.deleter_name }}. + . + Powód: {{ post.delete_reason }}. + + + + Treść posta została ukryta, ponieważ autorem jest zablokowany przez Ciebie użytkownik. + + + + + {{ ' ' }} + + {{ post.user_name }} - - - - - - + {{ ' ' }} - - + + + {{ ' ' }} + + + edytowany + + edytowany + + przez + {{ post.edit_count }}x, ostatnio: {{ ' ' }} - - {{ post.ip }} - + {{ ' ' }} - {{ post.browser }} - - - - - - - - - - - - - - {{ post.user_name }} - - - - - - - - ({{ post.ip }}) - - + + - - - - - - - {{ post.user.group_name }} - - - - Rejestracja: - {{ formatDistanceToNow(post.user.created_at) }} - - - - Ostatnio: - - {{ formatDistanceToNow(post.user.visited_at ? post.user.visited_at : post.user.created_at) }} - - - - - Lokalizacja: - {{ post.user.location }} - - - - Postów: - - {{ post.user.posts }} - - - - - - - + + + - - - - - - - - - - - edytowany {{ post.edit_count }}x, - ostatnio: - - - {{ ' ' }} - - - - - - - Zobacz - {{ declination(totalComments, ['pozostały', 'pozostałe', 'pozostałe']) }} - {{ totalComments }} - {{ declination(totalComments, ['komentarz', 'komentarze', 'komentarzy']) }} - - - - - - - -