minor bug fix
This commit is contained in:
parent
3affb3d4cb
commit
e500f47b28
1
new.html
1
new.html
@ -2183,7 +2183,6 @@
|
|||||||
if (result) {
|
if (result) {
|
||||||
RIBC.manage.updateObjects().then(res => {
|
RIBC.manage.updateObjects().then(res => {
|
||||||
notify('Changes commited.', 'success')
|
notify('Changes commited.', 'success')
|
||||||
renderAllElements()
|
|
||||||
}).catch(err => {
|
}).catch(err => {
|
||||||
console.error(err)
|
console.error(err)
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user