mirror of https://github.com/espruino/BangleApps
Update interface.html
parent
bc71f31731
commit
751fbdda43
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue