From 9496de21d9accf6e7beb6bfbf6338d3d034ea510 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Tue, 1 Dec 2015 19:25:29 -0700 Subject: [PATCH] Clean up characteristics dropdown --- .../measurements-table-row/template.hbs | 4 ++- .../strains/strain-form/component.js | 26 ++++++++++++++----- .../strains/strain-form/template.hbs | 2 +- 3 files changed, 24 insertions(+), 8 deletions(-) diff --git a/app/pods/protected/strains/measurements-table-row/template.hbs b/app/pods/protected/strains/measurements-table-row/template.hbs index 3e3fd4d..7a51e78 100644 --- a/app/pods/protected/strains/measurements-table-row/template.hbs +++ b/app/pods/protected/strains/measurements-table-row/template.hbs @@ -1,5 +1,7 @@ {{#if isEditing}} - + + {{{characteristic.characteristicTypeName}}} +