Skip to content
Snippets Groups Projects

Resolve "Web Content Accessibility Guidelines"

Merged Lloyd Meins requested to merge 101-web-content-accessibility-guidelines into master
All threads resolved!
3 files
+ 29
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -110,5 +110,7 @@
</div>
{% endif %}
<script type="text/javascript" src="{% static "js/include_ajax_live.js" %}"></script>
{% endblock %}
{% 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
Loading