Update interface.html
parent
751fbdda43
commit
34baf995e7
|
|
@ -52,9 +52,9 @@
|
|||
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 id="controls">
|
||||
<p>Create your events on the current week. Keep in note that your events repeat weekly.</p>
|
||||
<p>One you have created your events, Click <button id="upload" class="btn btn-primary">Upload</button></p>
|
||||
</div>
|
||||
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in New Issue