aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbalepas <balepas@yandex-team.ru>2022-02-10 16:52:28 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:52:28 +0300
commit1b56f620ac98766b198121ca1b728e7e61efbb56 (patch)
treeab7fbbf3253d4c0e2793218f09378908beb025fb
parent3d7f14a4f1a556a9531b7abf3ebabf536d6608f8 (diff)
downloadydb-1b56f620ac98766b198121ca1b728e7e61efbb56.tar.gz
Restoring authorship annotation for <balepas@yandex-team.ru>. Commit 2 of 2.
-rw-r--r--ydb/core/viewer/monitoring/resources/manifest.json16
-rw-r--r--ydb/core/viewer/ya.make2
2 files changed, 9 insertions, 9 deletions
diff --git a/ydb/core/viewer/monitoring/resources/manifest.json b/ydb/core/viewer/monitoring/resources/manifest.json
index 06d1c1d4c2..8a3811e1e2 100644
--- a/ydb/core/viewer/monitoring/resources/manifest.json
+++ b/ydb/core/viewer/monitoring/resources/manifest.json
@@ -1,13 +1,13 @@
-{
- "vendors.css": "resources/css/vendors.css",
- "vendors.js": "resources/js/vendors.js",
+{
+ "vendors.css": "resources/css/vendors.css",
+ "vendors.js": "resources/js/vendors.js",
"vendors.js.map": "resources/js/vendors.js.map",
"html2canvas.js": "resources/js/html2canvas.js",
"html2canvas.js.map": "resources/js/html2canvas.js.map",
- "main.css": "resources/css/main.css",
- "main.js": "resources/js/main.js",
+ "main.css": "resources/css/main.css",
+ "main.js": "resources/js/main.js",
"main.js.map": "resources/js/main.js.map",
- "runtime.js": "resources/js/runtime.js",
+ "runtime.js": "resources/js/runtime.js",
"sanitize-html.js": "resources/js/sanitize-html.js",
"sanitize-html.js.map": "resources/js/sanitize-html.js.map",
"js/5.js": "resources/js/5.js",
@@ -19,7 +19,7 @@
"js/11.js": "resources/js/11.js",
"js/12.js": "resources/js/12.js",
"js/13.js": "resources/js/13.js",
- "../index.html": "resources/../index.html",
+ "../index.html": "resources/../index.html",
"assets/fonts/codicon.css": "resources/assets/fonts/codicon.59002d8c.ttf",
"editor.worker.js": "resources/editor.worker.js",
"favicon.png": "resources/favicon.png",
@@ -27,4 +27,4 @@
"js/main.js.LICENSE.txt": "resources/js/main.js.LICENSE.txt",
"js/sanitize-html.js.LICENSE.txt": "resources/js/sanitize-html.js.LICENSE.txt",
"js/vendors.js.LICENSE.txt": "resources/js/vendors.js.LICENSE.txt"
-} \ No newline at end of file
+} \ No newline at end of file
diff --git a/ydb/core/viewer/ya.make b/ydb/core/viewer/ya.make
index 3d0a7be586..214e3b6726 100644
--- a/ydb/core/viewer/ya.make
+++ b/ydb/core/viewer/ya.make
@@ -61,7 +61,7 @@ RESOURCE(
monitoring/resources/assets/fonts/codicon.59002d8c.ttf monitoring/resources/assets/fonts/codicon.59002d8c.ttf
monitoring/resources/css/main.css monitoring/resources/css/main.css
monitoring/resources/css/vendors.css monitoring/resources/css/vendors.css
- monitoring/resources/editor.worker.js monitoring/resources/editor.worker.js
+ monitoring/resources/editor.worker.js monitoring/resources/editor.worker.js
monitoring/resources/favicon.png monitoring/resources/favicon.png
monitoring/resources/js/10.js monitoring/resources/js/10.js
monitoring/resources/js/11.js monitoring/resources/js/11.js