Update interface.html
parent
bc71f31731
commit
751fbdda43
|
|
@ -52,6 +52,10 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
</style>
|
</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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue