From 26210d495aed813baac1095b5c7a7c7879d2d206 Mon Sep 17 00:00:00 2001
From: Zero~Informatique
Date: Fri, 25 Sep 2020 10:42:33 +0200
Subject: viewer: refactor how the available sorts are stored
github: resolves #259
---
viewer/src/components/LdCommandSort.vue | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
(limited to 'viewer/src/components/LdCommandSort.vue')
diff --git a/viewer/src/components/LdCommandSort.vue b/viewer/src/components/LdCommandSort.vue
index 30644c1..cfaa5c1 100644
--- a/viewer/src/components/LdCommandSort.vue
+++ b/viewer/src/components/LdCommandSort.vue
@@ -23,8 +23,8 @@
-
-
+
+
{{ sort.text }}
@@ -32,19 +32,18 @@
--
cgit v1.2.3