Compare commits

...

1 Commits

Author SHA1 Message Date
Max
b189c235ba Corrected filters attribute for field in calendar view
X-original-commit: 980edde1e5
2022-09-15 15:49:09 +02:00

View File

@@ -478,7 +478,7 @@ calendar view are:
you can add a filter and save the result in the defined model, the
filter is added in the sidebar. The ``filter_field`` is optional and allows
you to specify the field that will hold the status of the filter.
``filter`` and ``color``
``filters`` and ``color``
use "True" to add this field in filter in the sidebar. You can specify
a ``color`` field used to colorize the checkbox.