From 9d9bbe65ff6a06e8cc6f45f1a255ecfa2a09a58d Mon Sep 17 00:00:00 2001 From: Alison Date: Fri, 28 Jul 2017 12:41:42 -0500 Subject: [PATCH] make the enter button submit the form (re #172) --- .../components/dashboards/edit-dashboard-dialog.html | 2 +- .../app/components/dashboards/edit-dashboard-dialog.js | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/client/app/components/dashboards/edit-dashboard-dialog.html b/client/app/components/dashboards/edit-dashboard-dialog.html index f7ed07c140..42f0e1d683 100644 --- a/client/app/components/dashboards/edit-dashboard-dialog.html +++ b/client/app/components/dashboards/edit-dashboard-dialog.html @@ -4,7 +4,7 @@