From 6f30aebb223e54811d10f77e8ea97cebc40eae5d Mon Sep 17 00:00:00 2001 From: Graham Date: Wed, 4 May 2022 20:52:57 +0100 Subject: [PATCH] Improve index table row switch order Bit of a corner case, but if we ever encounter an index with a checksum and version of 0 that resolves then this will ensure the statistics are consistent between the overall cache and the index row. Signed-off-by: Graham --- .../org/openrs2/archive/templates/caches/show.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/archive/src/main/resources/org/openrs2/archive/templates/caches/show.html b/archive/src/main/resources/org/openrs2/archive/templates/caches/show.html index 187eba72..f6c7b40d 100644 --- a/archive/src/main/resources/org/openrs2/archive/templates/caches/show.html +++ b/archive/src/main/resources/org/openrs2/archive/templates/caches/show.html @@ -137,12 +137,6 @@ 0
-
- N/A -
-
- Index missing -
@@ -157,9 +151,15 @@ 0 B
-
+
Calculating...
+
+ Index missing +
+
+ N/A +