Skip to content

Commit

Permalink
Fixing sample text
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-shahid committed Jul 17, 2023
1 parent c815f65 commit 827371b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/gcintranet/samples/exitscript-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h2>Implementation</h2>
<li><code class="wb-prettify">displayModalForNewWindow</code>: If set to true, will not display modal for links that open in new window</li>

</ul>
<p>The attribute <code class="wb-prettify">cdts-exitscript-disabled</code> can be added to individual links to exempt it from exit script.</p>
<p>The attribute <code class="wb-prettify">cdts-exitscript-disabled</code> can be added to individual links to exempt them from exit script.</p>
<pre>
document.write(wet.builder.refFooter({
...
Expand Down
2 changes: 1 addition & 1 deletion public/gcweb/samples/exitscript-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h2>Implementation</h2>
<li><code class="wb-prettify">displayModalForNewWindow</code>: If set to true, will not display modal for links that open in new window</li>

</ul>
<p>The attribute <code class="wb-prettify">cdts-exitscript-disabled</code> can be added to individual links to exempt it from exit script.</p>
<p>The attribute <code class="wb-prettify">cdts-exitscript-disabled</code> can be added to individual links to exempt them from exit script.</p>
<pre>
document.write(wet.builder.refFooter({
...
Expand Down

0 comments on commit 827371b

Please sign in to comment.