From 2bbb29d7859b9d5593d7744d224b8f0a5f755926 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Tue, 17 Nov 2015 16:17:32 -0700 Subject: [PATCH] Removing char edit text --- .../characteristics/show/characteristic-card/template.hbs | 1 - 1 file changed, 1 deletion(-) diff --git a/app/pods/protected/characteristics/show/characteristic-card/template.hbs b/app/pods/protected/characteristics/show/characteristic-card/template.hbs index e404106..a7520fd 100644 --- a/app/pods/protected/characteristics/show/characteristic-card/template.hbs +++ b/app/pods/protected/characteristics/show/characteristic-card/template.hbs @@ -26,7 +26,6 @@
Measurements
-

To add/edit/remove a measurement, please visit the strain's page (links below)

{{protected/characteristics/show/measurements-table characteristic=characteristic}}