From c7e7efee43287714b3b6bfe702e7b49cfb50e84f Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Fri, 15 Dec 2023 13:49:49 +0300 Subject: [PATCH] Refactoring --- apps/documenteditor/mobile/src/index_dev.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/documenteditor/mobile/src/index_dev.html b/apps/documenteditor/mobile/src/index_dev.html index e3d3f97053..83d28bd8ab 100644 --- a/apps/documenteditor/mobile/src/index_dev.html +++ b/apps/documenteditor/mobile/src/index_dev.html @@ -20,11 +20,6 @@ <% } else { %> <% } %> - <% if ( htmlWebpackPlugin.options.skeleton.checkerscript ) { %> - - <% } %> @@ -34,6 +29,11 @@ <%= htmlWebpackPlugin.options.skeleton.htmlscript %> <% } %> + <% if ( htmlWebpackPlugin.options.skeleton.checkerscript ) { %> + + <% } %>