From 767e8f5d6a6482d15b4d8f55afeaf87edf0f0c32 Mon Sep 17 00:00:00 2001 From: H0K4 <33396750+H0K4@users.noreply.github.com> Date: Sun, 5 Nov 2017 18:03:20 +0100 Subject: [PATCH 1/4] Prevents double submit when moving a thread. I probably moved 1000 of threads and if you double click on the submit button it duplicates the moved thread. --- templates/mod/move.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mod/move.html b/templates/mod/move.html index 59bd60f6..6364f0d3 100644 --- a/templates/mod/move.html +++ b/templates/mod/move.html @@ -1,4 +1,4 @@ -
+ From 714cb95194b1143a832dea473e142be4bda2cfad Mon Sep 17 00:00:00 2001 From: H0K4 <33396750+H0K4@users.noreply.github.com> Date: Sun, 5 Nov 2017 18:04:34 +0100 Subject: [PATCH 2/4] Update move_reply.html --- templates/mod/move_reply.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mod/move_reply.html b/templates/mod/move_reply.html index bf7c2f75..1f5907a7 100644 --- a/templates/mod/move_reply.html +++ b/templates/mod/move_reply.html @@ -1,4 +1,4 @@ - +
From 896d9e2f7505aab59e562ad82bd012d2975671e6 Mon Sep 17 00:00:00 2001 From: H0K4 <33396750+H0K4@users.noreply.github.com> Date: Sun, 5 Nov 2017 18:07:22 +0100 Subject: [PATCH 3/4] Update move_reply.html --- templates/mod/move_reply.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/mod/move_reply.html b/templates/mod/move_reply.html index 1f5907a7..67669ce3 100644 --- a/templates/mod/move_reply.html +++ b/templates/mod/move_reply.html @@ -1,4 +1,4 @@ - +
@@ -35,7 +35,7 @@
From e8edadeda944e4fb7870d5630f890a03a4e05f1c Mon Sep 17 00:00:00 2001 From: H0K4 <33396750+H0K4@users.noreply.github.com> Date: Sun, 5 Nov 2017 18:07:52 +0100 Subject: [PATCH 4/4] Update move.html --- templates/mod/move.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/mod/move.html b/templates/mod/move.html index 6364f0d3..5074f6d0 100644 --- a/templates/mod/move.html +++ b/templates/mod/move.html @@ -1,4 +1,4 @@ -
+ @@ -36,7 +36,7 @@