diff --git a/debian/ngcp-panel.lintian-overrides b/debian/ngcp-panel.lintian-overrides
index 598a79e13c..944e293da6 100644
--- a/debian/ngcp-panel.lintian-overrides
+++ b/debian/ngcp-panel.lintian-overrides
@@ -6,12 +6,21 @@ ngcp-panel: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.naviga
ngcp-panel: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.resize.js *
# see debian/missing-sources:
ngcp-panel: source-is-missing share/static/js/libs/stanzaio.bundle.js *
+ngcp-panel: source-is-missing share/static/js/libs/svg-edit/embedapi.js *
ngcp-panel: source-is-missing share/static/js/libs/svg-edit/extensions/ext-shapes.js *
ngcp-panel: source-is-missing share/static/js/libs/svg-edit/extensions/ext-star.js *
ngcp-panel: source-is-missing share/static/js/libs/svg-edit/jquery.js *
ngcp-panel: source-is-missing share/static/js/libs/svg-edit/sanitize.js *
+ngcp-panel: source-is-missing share/static/js/libs/svg-edit/jspdf/jspdf.min.js
+ngcp-panel: source-is-missing share/static/js/libs/svg-edit/jspdf/underscore-min.js
+ngcp-panel: source-is-missing share/static/js/libs/svg-edit-2.6/extensions/ext-shapes.js *
+ngcp-panel: source-is-missing share/static/js/libs/svg-edit-2.6/extensions/ext-star.js *
+ngcp-panel: source-is-missing share/static/js/libs/svg-edit-2.6/jquery.js *
+ngcp-panel: source-is-missing share/static/js/libs/svg-edit-2.6/sanitize.js *
ngcp-panel: source-is-missing share/static/js/plugins/flot/jquery.flot.js *
+ngcp-panel: source-is-missing share/static/js/plugins/flot/jquery.flot.pie.js *
ngcp-panel: source-is-missing share/static/js/plugins/flot/jquery.flot.resize.js *
+ngcp-panel: source-is-missing share/static/js/plugins/msgbox/jquery.msgbox.js *
ngcp-panel: source-is-missing share/static/js/plugins/hoverIntent/jquery.hoverIntent.minified.js *
ngcp-panel: source-is-missing share/static/js/plugins/lightbox/jquery.lightbox.js *
ngcp-panel: source-is-missing share/static/js/plugins/validate/additional-methods.js *
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
index 2c29b5c44a..83f42b7cb0 100644
--- a/debian/source.lintian-overrides
+++ b/debian/source.lintian-overrides
@@ -6,12 +6,21 @@ ngcp-panel source: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot
ngcp-panel source: source-is-missing share/static/js/libs/jsrrd/flot/jquery.flot.resize.js *
# see debian/missing-sources:
ngcp-panel source: source-is-missing share/static/js/libs/stanzaio.bundle.js *
+ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/embedapi.js *
ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/extensions/ext-shapes.js *
ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/extensions/ext-star.js *
ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/jquery.js *
ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/sanitize.js *
+ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/jspdf/jspdf.min.js
+ngcp-panel source: source-is-missing share/static/js/libs/svg-edit/jspdf/underscore-min.js
+ngcp-panel source: source-is-missing share/static/js/libs/svg-edit-2.6/extensions/ext-shapes.js *
+ngcp-panel source: source-is-missing share/static/js/libs/svg-edit-2.6/extensions/ext-star.js *
+ngcp-panel source: source-is-missing share/static/js/libs/svg-edit-2.6/jquery.js *
+ngcp-panel source: source-is-missing share/static/js/libs/svg-edit-2.6/sanitize.js *
ngcp-panel source: source-is-missing share/static/js/plugins/flot/jquery.flot.js *
+ngcp-panel source: source-is-missing share/static/js/plugins/flot/jquery.flot.pie.js *
ngcp-panel source: source-is-missing share/static/js/plugins/flot/jquery.flot.resize.js *
+ngcp-panel source: source-is-missing share/static/js/plugins/msgbox/jquery.msgbox.js *
ngcp-panel source: source-is-missing share/static/js/plugins/hoverIntent/jquery.hoverIntent.minified.js *
ngcp-panel source: source-is-missing share/static/js/plugins/lightbox/jquery.lightbox.js *
ngcp-panel source: source-is-missing share/static/js/plugins/validate/additional-methods.js *
diff --git a/share/static/js/libs/svg-edit/config.js b/share/static/js/libs/svg-edit/config.js
index 05483d42d9..ebca4a4c0f 100644
--- a/share/static/js/libs/svg-edit/config.js
+++ b/share/static/js/libs/svg-edit/config.js
@@ -1,7 +1,3 @@
-// DO NOT EDIT THIS FILE!
-// THIS FILE IS JUST A SAMPLE; TO APPLY, YOU MUST
-// CREATE A NEW FILE config.js AND ADD CONTENTS
-// SUCH AS SHOWN BELOW INTO THAT FILE.
/*globals svgEditor*/
/*
diff --git a/share/static/js/libs/svg-edit/svg-editor.htm b/share/static/js/libs/svg-edit/svg-editor.htm
index 67a50ece1f..bf4da48598 100644
--- a/share/static/js/libs/svg-edit/svg-editor.htm
+++ b/share/static/js/libs/svg-edit/svg-editor.htm
@@ -12,11 +12,8 @@
-
-
+
@@ -25,9 +22,7 @@
-
+
@@ -50,7 +45,7 @@
-
+
diff --git a/share/static/js/libs/svg-edit/svg-editor.html b/share/static/js/libs/svg-edit/svg-editor.html
index dab8e6f810..4d9c6680c4 100644
--- a/share/static/js/libs/svg-edit/svg-editor.html
+++ b/share/static/js/libs/svg-edit/svg-editor.html
@@ -12,11 +12,9 @@
-
+
-
+
@@ -25,9 +23,7 @@
-
+
@@ -50,7 +46,7 @@
-
+