allow changing visualization when there is a query string (fixes #15166)

This commit is contained in:
Benjamin Dauvergne 2017-02-27 15:10:30 +01:00
parent c513691ba8
commit 81c37023cc
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
{% endblock %}
{% block content %}
<form class="cube-form" method="post">
<form class="cube-form" method="post" action=".">
{% csrf_token %}
<input type="submit" value="ODS" name="ods" id="ods"/>
<h3>Représentation</h3>