From d223649a8ad90c459209ec3a501aafb8a037f04a Mon Sep 17 00:00:00 2001 From: Maxim Kadushkin Date: Thu, 13 Jul 2017 12:10:40 +0300 Subject: [PATCH] [Common] dynamically insert svg into developer html --- .../main/resources/img/header/buttons.svg | 30 +++++++++++++++++++ apps/documenteditor/main/index.html | 24 ++++----------- apps/presentationeditor/main/index.html | 26 ++++------------ apps/spreadsheeteditor/main/index.html | 25 ++++------------ vendor/svg-injector/svg-injector.map.js | 1 + vendor/svg-injector/svg-injector.min.js | 9 ++++++ 6 files changed, 58 insertions(+), 57 deletions(-) create mode 100644 apps/common/main/resources/img/header/buttons.svg create mode 100644 vendor/svg-injector/svg-injector.map.js create mode 100644 vendor/svg-injector/svg-injector.min.js diff --git a/apps/common/main/resources/img/header/buttons.svg b/apps/common/main/resources/img/header/buttons.svg new file mode 100644 index 000000000..469f3386d --- /dev/null +++ b/apps/common/main/resources/img/header/buttons.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/documenteditor/main/index.html b/apps/documenteditor/main/index.html index e96f89d26..1061a2bdc 100644 --- a/apps/documenteditor/main/index.html +++ b/apps/documenteditor/main/index.html @@ -260,24 +260,12 @@
- - - - - - - - - - - - - - - + + + diff --git a/apps/presentationeditor/main/index.html b/apps/presentationeditor/main/index.html index 67c13157c..dceb753f4 100644 --- a/apps/presentationeditor/main/index.html +++ b/apps/presentationeditor/main/index.html @@ -259,26 +259,12 @@
- - - - - - - - - - - - - - - + + + diff --git a/apps/spreadsheeteditor/main/index.html b/apps/spreadsheeteditor/main/index.html index 38f8b1ced..ebd1280e2 100644 --- a/apps/spreadsheeteditor/main/index.html +++ b/apps/spreadsheeteditor/main/index.html @@ -261,25 +261,12 @@
- - - - - - - - - - - - - - - - + + +