We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b119e commit b18b937Copy full SHA for b18b937
csp/gitprojectsettings.csp
@@ -157,7 +157,7 @@ body {
157
</server>
158
<div class = 'container'>
159
<csp:if condition='$D(%request.Data("gitsettings",1)) && (##class(SourceControl.Git.Utils).NeedSettings() = 0)'>
160
- <div class = "alert" style="display: 'none'">
+ <div class = "alert">
161
<span class="closebtn" onclick="this.parentElement.style.display='none';">×</span>
162
<strong>Success!</strong> Your changes have been saved.
163
</div>
0 commit comments