Skip to content

Commit

Permalink
Update shortcutkeys.html
Browse files Browse the repository at this point in the history
Signed-off-by: Ismail irfan <98257637+Ismailirfan@users.noreply.github.com>
  • Loading branch information
Ismailirfan authored May 23, 2024
1 parent 156fc20 commit 8086923
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions shortcutkeys.html
Original file line number Diff line number Diff line change
Expand Up @@ -1754,11 +1754,11 @@ <h5 class="my-auto">Settings keyboard shortcuts</h5>
</div>
</div>

<!-- <script>
<script>
$.ajax({url: "Services.html", success: function(result){
$("body").html(result);
$("#div1").html(result);
}});
</script>
-->

</div>
</div>

0 comments on commit 8086923

Please sign in to comment.