From 0c9f664ea088859282566403a2d47abecabd37df Mon Sep 17 00:00:00 2001 From: Ryuichi Sakai Date: Sat, 4 Feb 2017 18:42:00 +0900 Subject: [PATCH] Make timeout for snapshot creation configurable --- .../app/features/dashboard/partials/shareModal.html | 13 +++++++++++++ public/app/features/dashboard/shareSnapshotCtrl.js | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/public/app/features/dashboard/partials/shareModal.html b/public/app/features/dashboard/partials/shareModal.html index bab75a7f523..f9bf5ccf4ad 100644 --- a/public/app/features/dashboard/partials/shareModal.html +++ b/public/app/features/dashboard/partials/shareModal.html @@ -148,6 +148,19 @@ +
+ +
+ +
+
+ Timeout (seconds) + +
+
+