Skip to content

Commit

Permalink
Merge pull request #973 from nwanduka/patch-8
Browse files Browse the repository at this point in the history
Changed "Steps for uploading a slide" to ordered list
  • Loading branch information
birm authored Jun 14, 2024
2 parents b7def61 + 0d906d5 commit 442cf3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/table.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,12 +210,12 @@ <h5 class="modal-title" id="title-of-dialog">Upload New Slide</h5>
<div class="alert alert-info" role="alert">

<h3>Steps for uploading.</h3>
<ul>
<ol>
<li>Select the file you wish to upload. The <b>Token</b> field should be automatically populated .</li>
<li>Enter the desired filename, including its extension, for the destination file.</li>
<li>Click on the <b><i class="fas fa-arrow-right"></i></b> button to preview the slide.</li>
<li>Click on <b>Finish Upload</b> to complete the process and post the slide to caMicroscope.</li>
</ul>
</ol>
</div>
<div>
<form id="upload-form">
Expand Down

0 comments on commit 442cf3a

Please sign in to comment.