Skip to content
Snippets Groups Projects
Verified Commit 6fe5eff2 authored by Lloyd Meins's avatar Lloyd Meins :thought_balloon:
Browse files

Resolve discussions

parent 8b09472d
No related branches found
No related tags found
No related merge requests found
Pipeline #17822 passed
......@@ -9,6 +9,11 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
Added
~~~~~~~
* Add option to disable dashboard auto updating as a user and sitewide.
Changed
~~~~~~~
......@@ -31,11 +36,6 @@ Removed
`2.0b1`_ - 2021-06-01
---------------------
Added
~~~~~~~
* Add option to disable dashboard auto updating as a user and sitewide.
Changed
~~~~~~~
......
......@@ -111,4 +111,4 @@
{% if user.person.preferences.general__automatically_update_dashboard and request.site.preferences.general__automatically_update_dashboard_site %}
<script type="text/javascript" src="{% static "js/include_ajax_live.js" %}"></script>
{% endif %}
{% endblock %}
\ No newline at end of file
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment