From 0518c9fe1c85038f40a450d68cd08a4d111353d2 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Fri, 10 Feb 2023 07:20:11 +0000 Subject: [PATCH] Remove comma after last entry in column shifter --- core/static/js/column-shifter.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/static/js/column-shifter.js b/core/static/js/column-shifter.js index 7000d00..9c38963 100644 --- a/core/static/js/column-shifter.js +++ b/core/static/js/column-shifter.js @@ -70,7 +70,7 @@ $(document).ready(function(){ "index": "off", "meta": "off", "match_ts": "off", - "batch_id": "off", + "batch_id": "off" //"lang_name": "off", // "words_noun": "off", // "words_adj": "off",