Skip to content

Commit cb6a56f

Browse files
authored
Merge pull request #399 from agnawoussama/agnawoussama-patch-1
Added missing </script> tag for proper closure
2 parents 63eedf6 + ee482bc commit cb6a56f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aspnet/Dialog/how-to.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ Initialize Footer in Dialog widgets by adding the script section in JsRender as
168168
<ej:CheckBox ID="check1" runat="server" Text="Dont ask me this again"></ej:CheckBox>
169169

170170
</div>
171+
172+
</script>
171173

172174
{% endhighlight %}
173175

0 commit comments

Comments
 (0)