From abb57c9ee0e2b8e1afc99b86b1fdef4a964b0044 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Mon, 12 Oct 2015 10:47:54 -0700 Subject: [PATCH] Confirm delete on meas/char --- .../strains/show/measurements-table-row/template.hbs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/pods/protected/strains/show/measurements-table-row/template.hbs b/app/pods/protected/strains/show/measurements-table-row/template.hbs index 6b99871..1c6cc07 100644 --- a/app/pods/protected/strains/show/measurements-table-row/template.hbs +++ b/app/pods/protected/strains/show/measurements-table-row/template.hbs @@ -44,9 +44,7 @@ - + {{delete-button delete=(action 'delete')}} {{/if}} {{/if}}