From 490f413d9db6a7533f6fc325ccc19772f5812d88 Mon Sep 17 00:00:00 2001 From: phuong Date: Tue, 8 Sep 2020 15:50:43 +0700 Subject: [PATCH] Fix error 500 in item view (#132) * Fix error 500 in item view * Remove comments --- .../src/main/webapp/WEB-INF/views/registry/item.html | 2 +- src/registry-base | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/iso-registry-client/src/main/webapp/WEB-INF/views/registry/item.html b/src/iso-registry-client/src/main/webapp/WEB-INF/views/registry/item.html index defac32d..ece81a92 100644 --- a/src/iso-registry-client/src/main/webapp/WEB-INF/views/registry/item.html +++ b/src/iso-registry-client/src/main/webapp/WEB-INF/views/registry/item.html @@ -209,7 +209,7 @@

- + diff --git a/src/registry-base b/src/registry-base index 959a3e4a..2a336e37 160000 --- a/src/registry-base +++ b/src/registry-base @@ -1 +1 @@ -Subproject commit 959a3e4acaf178f2310239806e08c14b087139aa +Subproject commit 2a336e37a9891be06e90ca629d54398b63b292fc