stats view fix
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 1 Jun 2021 11:41:39 +0000 (13:41 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Tue, 1 Jun 2021 11:41:39 +0000 (13:41 +0200)
src/stats/templates/stats/top.html

index 2ff1eb2..f5ee6c2 100644 (file)
@@ -3,7 +3,10 @@
 
 {% block body %}
   <div class="white-box">
-    {{ form.as_p }}
+    <form method=""get" action="">
+      {{ form.as_p }}
+      <button type="submit">Filtruj</button>
+    </form>
     <hr>
 
     <table>