From e500f47b28146e32b5b35e1a54d6cfa2cbc02412 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Tue, 3 Aug 2021 16:10:40 +0530 Subject: [PATCH] minor bug fix --- new.html | 1 - 1 file changed, 1 deletion(-) diff --git a/new.html b/new.html index 0842047..c55f1f4 100644 --- a/new.html +++ b/new.html @@ -2183,7 +2183,6 @@ if (result) { RIBC.manage.updateObjects().then(res => { notify('Changes commited.', 'success') - renderAllElements() }).catch(err => { console.error(err) })