We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8244eb9 + 53801bb commit cea3174Copy full SHA for cea3174
1 file changed
MDX2JSON/Utils.cls
@@ -570,7 +570,6 @@ ClassMethod AddWidget(sWidget As %String, sDashboard As %String, key As %String)
570
if (tDash.widgets.GetAt(i).name = sWidget.name)
571
{
572
set count = 1
573
- return $$$ERROR()
574
}
575
576
0 commit comments