diff --git a/client/pages/item/_id/index.vue b/client/pages/item/_id/index.vue index 70b1d39d4..27694536a 100644 --- a/client/pages/item/_id/index.vue +++ b/client/pages/item/_id/index.vue @@ -148,37 +148,104 @@
+ {{ $strings.LabelAverageRating.replace('{0}', averageRating.toFixed(1)) }} + + + +
{{ comment.text }}
{{ $strings.LabelComments }}
- -+ {{ $strings.LabelAverageRating.replace('{0}', averageRating.toFixed(1)) }} + + + +
{{ comment.text }}