add website part of log view
This commit is contained in:
7
rust/src_webpack/src/log.html
Normal file
7
rust/src_webpack/src/log.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<style>
|
||||
|
||||
</style>
|
||||
<button id="loadLog">Load Logs</button>
|
||||
<div id="logpanel">
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user