From bf94370f2fa2ae3d2e2cdb1bd556ae204c57f804 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Thu, 29 Mar 2018 18:44:09 +0200 Subject: [PATCH] Add the "Export device configuration" button instead of the export link. Make the button export JSON by default and BIN when pressed with Shift. --- .../configuration/device-configuration.component.html | 6 +++--- .../configuration/device-configuration.component.ts | 8 ++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/packages/uhk-web/src/app/components/device/configuration/device-configuration.component.html b/packages/uhk-web/src/app/components/device/configuration/device-configuration.component.html index aa85eb56..d3c0d765 100644 --- a/packages/uhk-web/src/app/components/device/configuration/device-configuration.component.html +++ b/packages/uhk-web/src/app/components/device/configuration/device-configuration.component.html @@ -9,9 +9,9 @@