Skip to content

Commit 8866205

Browse files
ntachevadimodi
andauthored
Update knowledge-base/animationcontainer-close-on-outside-click.md
Co-authored-by: Dimo Dimov <[email protected]>
1 parent a172e63 commit 8866205

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

knowledge-base/animationcontainer-close-on-outside-click.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ To achieve the desired scenario:
5454
5555
@* suppress-error allows script tags in Razor files. Move this script to a separate file *@
5656
<script suppress-error="BL9992">
57-
//
5857
function attachCloseTAC(dotNetReference) {
5958
dotNet = dotNetReference;
6059
document.documentElement.addEventListener("click", checkHideTAC);

0 commit comments

Comments
 (0)