From e958dfc4c25e1de9b6b458acb09842fb23069f73 Mon Sep 17 00:00:00 2001 From: Jacky Date: Sun, 5 Nov 2017 10:41:17 -0500 Subject: [PATCH] disable editing the internal metadata --- .../scripts/index/edit-metadata-dialog.js | 48 ++++++++++--------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/main/webapp/modules/core/scripts/index/edit-metadata-dialog.js b/main/webapp/modules/core/scripts/index/edit-metadata-dialog.js index 29aac1fc5..2f85cf1cc 100644 --- a/main/webapp/modules/core/scripts/index/edit-metadata-dialog.js +++ b/main/webapp/modules/core/scripts/index/edit-metadata-dialog.js @@ -14,29 +14,31 @@ function EditMetadataDialog(metaData, targetRowElem) { var td2 = tr.insertCell(2); - $('