templates: force orientation of evaluation stars (#51836)

This commit is contained in:
Frédéric Péters 2021-03-09 12:20:24 +01:00
parent 4986e45992
commit dc8e2cb228
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
{% extends "qommon/forms/widget.html" %}
{% load qommon %}
{% block widget-css-classes %}{{ block.super }} widget-inline-radio{% endblock %}
{% block widget-control %}
{% for option in widget.get_options %}