Update interface.html

pull/925/head
Ronin0000 2021-09-16 19:00:47 -07:00 committed by GitHub
parent bc71f31731
commit 751fbdda43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -52,6 +52,10 @@
width: 100%;
}
</style>
<div class="card-footer">
<button class="btn btn-primary" idx="${lapIndex}" task="download">Download</button>
<button class="btn btn-default" idx="${lapIndex}" task="delete">Delete</button>
</div>
</head>
<body>