From 18d775edd41604eb703f6a34580b92625544beca Mon Sep 17 00:00:00 2001 From: Valery Kovalev Date: Tue, 4 May 2021 14:54:45 +0300 Subject: [PATCH] #85773 global section tabs order fixed --- src/nginxconfig/templates/global.vue | 4 +-- .../templates/global_sections/index.js | 30 +++++++++++++------ 2 files changed, 23 insertions(+), 11 deletions(-) diff --git a/src/nginxconfig/templates/global.vue b/src/nginxconfig/templates/global.vue index 777e773..34b49d9 100644 --- a/src/nginxconfig/templates/global.vue +++ b/src/nginxconfig/templates/global.vue @@ -59,9 +59,9 @@ THE SOFTWARE.