Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
Akihisa Yamada committed Feb 26, 2021
1 parent e0ffcc8 commit 11e8f66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tpdb.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<body>
<div id="main"></div>
<script>
var parser = new DOMParser();
var elm = document.getElementById("main");
if( "path" in get_args ) {
var path = get_args["path"];
Expand Down

0 comments on commit 11e8f66

Please sign in to comment.