diff --git a/src/static/web/js/admin.main.js b/src/static/web/js/admin.main.js index 087a4950..3e2aadcc 100644 --- a/src/static/web/js/admin.main.js +++ b/src/static/web/js/admin.main.js @@ -67,7 +67,6 @@ function ColorSel(c, oname) { return true; } } - function ShowObj(objname) { var obj = $Obj(objname); if (obj == null) return false;