From 016f71ee4609122d1d5b3e30a7a9903cc1608909 Mon Sep 17 00:00:00 2001 From: Maxime Kestemont Date: Thu, 7 Sep 2017 19:07:31 +0200 Subject: [PATCH] Fix text box for ids composed of several words (#265) --- app/views/page/flowHistoryPage.scala.html | 2 +- app/views/page/jobHistoryPage.scala.html | 2 +- app/views/page/oldFlowHistoryPage.scala.html | 2 +- app/views/page/oldJobHistoryPage.scala.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/page/flowHistoryPage.scala.html b/app/views/page/flowHistoryPage.scala.html index 8c5ce10df..9943b1902 100644 --- a/app/views/page/flowHistoryPage.scala.html +++ b/app/views/page/flowHistoryPage.scala.html @@ -26,7 +26,7 @@

Flow History

- +
diff --git a/app/views/page/jobHistoryPage.scala.html b/app/views/page/jobHistoryPage.scala.html index 2fa208637..84829a59e 100644 --- a/app/views/page/jobHistoryPage.scala.html +++ b/app/views/page/jobHistoryPage.scala.html @@ -26,7 +26,7 @@

Job History

- +
diff --git a/app/views/page/oldFlowHistoryPage.scala.html b/app/views/page/oldFlowHistoryPage.scala.html index 67add4534..84afc8b92 100644 --- a/app/views/page/oldFlowHistoryPage.scala.html +++ b/app/views/page/oldFlowHistoryPage.scala.html @@ -24,7 +24,7 @@
- +
+