From 1df66c9f7ae0f30371a05ad6709d3b9d32ce17c7 Mon Sep 17 00:00:00 2001 From: Hector Plahar Date: Thu, 7 May 2015 14:18:18 -0700 Subject: [PATCH 1/5] increment version # to 4.1.18 --- pom.xml | 2 +- src/main/webapp/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 45b42bcd6..a0873b6d1 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jbei ice war - 4.1.17 + 4.1.18 ice Inventory of Composable Elements (ICE) for Synthetic Biology diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index 91495de9c..d02e78c31 100755 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -133,7 +133,7 @@ Help -
  |   v4.1.17
+
  |   v4.1.18
From fd2e97291371182b280c6290a4a1e60993caa810 Mon Sep 17 00:00:00 2001 From: Hector Plahar Date: Thu, 7 May 2015 15:31:01 -0700 Subject: [PATCH 2/5] ui improvements for link entry modal --- .../webapp/views/modal/add-link-modal.html | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/src/main/webapp/views/modal/add-link-modal.html b/src/main/webapp/views/modal/add-link-modal.html index d0c293e93..b532f5822 100644 --- a/src/main/webapp/views/modal/add-link-modal.html +++ b/src/main/webapp/views/modal/add-link-modal.html @@ -1,10 +1,9 @@