From 36ef42b103978b08ee1acb5964e43528ff2b64dc Mon Sep 17 00:00:00 2001 From: Seyi Adebajo Date: Mon, 16 Apr 2018 11:24:22 -0700 Subject: [PATCH] removes option to add a field tag when the field is readonly --- .../dataset-compliance/-dataset-compliance-entities.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wherehows-web/app/templates/datasets/dataset-compliance/-dataset-compliance-entities.hbs b/wherehows-web/app/templates/datasets/dataset-compliance/-dataset-compliance-entities.hbs index 7aed35feb5..b8cb31e446 100644 --- a/wherehows-web/app/templates/datasets/dataset-compliance/-dataset-compliance-entities.hbs +++ b/wherehows-web/app/templates/datasets/dataset-compliance/-dataset-compliance-entities.hbs @@ -186,7 +186,7 @@ {{/row.cell}} {{#row.cell}} - {{#if isEditing}} + {{#if (and isEditing (not row.isReadonly))}}