mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2025-12-17 23:40:45 +01:00
[WIP] GDTF fixture reader
This commit is contained in:
5
ui_templates/fixtures.html
Normal file
5
ui_templates/fixtures.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1>Fixtures</h1>
|
||||
<button onclick='ipcRenderer.sendSync("synchronous-message", "PAGE:change.index");'>Back</button>
|
||||
<button onclick='ipcRenderer.sendSync("synchronous-message", "FIXTURE:initDB");'>Do magic init stuff</button>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user