Skip to content

Commit

Permalink
Fixed rating message #114
Browse files Browse the repository at this point in the history
  • Loading branch information
zetareticoli committed Jun 7, 2023
1 parent 8eda651 commit 4d88cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/sito/servizio-dettaglio.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<div class="container">
<div class="row d-flex justify-content-center bg-primary">
<div class="col-12 col-lg-6 p-lg-0 px-4">
{{>cmp-rating/cmp-rating id-title="rating"}}
{{>cmp-rating/cmp-rating id-title="rating" public-template=true}}
</div>
</div>
</div>
Expand Down

0 comments on commit 4d88cf7

Please sign in to comment.