Update interface.html
parent
751fbdda43
commit
34baf995e7
|
|
@ -52,9 +52,9 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<div class="card-footer">
|
<div id="controls">
|
||||||
<button class="btn btn-primary" idx="${lapIndex}" task="download">Download</button>
|
<p>Create your events on the current week. Keep in note that your events repeat weekly.</p>
|
||||||
<button class="btn btn-default" idx="${lapIndex}" task="delete">Delete</button>
|
<p>One you have created your events, Click <button id="upload" class="btn btn-primary">Upload</button></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue