Skip to content

Commit

Permalink
stopping point
Browse files Browse the repository at this point in the history
  • Loading branch information
kreynoldsf5 committed May 1, 2024
1 parent 34e64c0 commit ca5535f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labapp/app/markdown/manipulation.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Host: eph-ns.mcn-lab.f5demos.com
<div id="result1" class="mt-3"></div>
<script>
document.getElementById('requestBtn1').addEventListener('click', () => {
makeHttpRequest('requestBtn1', '/_manip1', 'result');
makeHttpRequest('requestBtn1', '/_manip1', 'result1');
});
</script>

Expand Down

0 comments on commit ca5535f

Please sign in to comment.