fixed URL make issue

This commit is contained in:
tomoyanonymous 2020-07-07 14:07:17 +09:00
parent c4fbfb1e9d
commit f3c8a90ee6

View File

@ -7,7 +7,7 @@
<script type="text/javascript" src="/webmodular_new.js"> <script type="text/javascript" src="/webmodular_new.js">
</script> </script>
</head> </head>
<body onload="Init()"> <body>
<h1>WebModular</h1> <h1>WebModular</h1>
<select id="patch"> <select id="patch">
<option value="clear">Clear All Patch</option> <option value="clear">Clear All Patch</option>