We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c36baa7 commit 1752b07Copy full SHA for 1752b07
serveradmin/serverdb/templates/serverdb/history.html
@@ -152,7 +152,7 @@ <h3>History for {{ name }}</h3>
152
</div>
153
<div class="row">
154
<div class="col-md-12">
155
- {% include "pagination.html" with page=changes form=True %}
+ {% include "pagination.html" with page=changes form=True form_id="changes-form" %}
156
157
158
</form>
0 commit comments