diff --git a/djangorota/djangorota/templates/rota/rota_detail.html b/djangorota/djangorota/templates/rota/rota_detail.html index 2d89bb8..b57f36c 100644 --- a/djangorota/djangorota/templates/rota/rota_detail.html +++ b/djangorota/djangorota/templates/rota/rota_detail.html @@ -57,40 +57,14 @@
Configure rota constraint options (typed via RotaConstraintOptions) and a few builder args. Change values and click Save to persist.
Constraint form unavailable.
- {% endif %} - +Configure typed rota constraint options. Click Edit to open the form showing typed fields and descriptions.
++ +
{{ key }} |
{{ info.default|default:"" }} |
{{ info.current|default:"" }} |
-
- {{ info.description|default:"" }}
- {% if info.current is None or info.current == "" %}
-
-
-
- {% endif %}
- |
+ {{ info.description|default:"" }} |
| No constraint metadata available | ||||