Skip to content

Commit

Permalink
placement of buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
khanspers committed Aug 24, 2023
1 parent ac4800d commit c27a5b7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions stages/task-stub/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h2>Instructions</h2>
<div id="curation-button">
<a href="https://github.com/wikipathways/wikipathways-help/issues" class="btn btn-info pull-left">Report curation issue</a></div>

<br /> <br /> <br />
<br /> <br />
<div >
<form id="task-feed">
<div style="float:left;" id="next-pathway">Loading next pathway...</div>
Expand All @@ -73,7 +73,6 @@ <h2>Instructions</h2>
<input type="hidden" name="wpid" value="">
<input type="hidden" name="sglactivity" value="task-stub">
</form>
<br />
<!-- <button id="task-verify-untag-button" class="btn btn-default">Verify <b>Incomplete</b> tag removed</button>-->
<br />

Expand Down
1 change: 0 additions & 1 deletion stages/task-tutorial/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ <h2>Instructions</h2>
</form>
<br />
<!-- <button id="task-verify-untag-button" class="btn btn-default">Verify <b>Test pathway</b> tag removed</button>-->
<br />
<button id="next-pathway-button" class="btn btn-primary">Next pathway</button>
<p><b>If the pathway feed is not loading correctly, go to <a href="https://classic.wikipathways.org/index.php?title=Special:CurationTags&showPathwaysFor=Curation:Tutorial" target="_blank">WikiPathways Classic</a> to see the list of "Tutorial" pathways.</b></p>

Expand Down
2 changes: 1 addition & 1 deletion stages/task-under-construction/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h2>Instructions</h2>
<br />
<button id="task-verify-untag-button" class="btn btn-default">Verify <b>Under construction</b> tag removed</button>
<button id="next-pathway-button" class="btn btn-primary">Next pathway</button>
<br><p><b>If the pathway feed is not loading correctly, go to <a href="https://classic.wikipathways.org/index.php?title=Special:CurationTags&showPathwaysFor=Curation:UnderConstruction" target="_blank">WikiPathways Classic</a> to see the list of "Under Construction" pathways.</b></p>
<br /><p><b>If the pathway feed is not loading correctly, go to <a href="https://classic.wikipathways.org/index.php?title=Special:CurationTags&showPathwaysFor=Curation:UnderConstruction" target="_blank">WikiPathways Classic</a> to see the list of "Under Construction" pathways.</b></p>
<!-- <br /><button id="task-verify-tag-deletion-button" class="btn btn-default">Verify <b>Request deletion</b> tag added</button> -->
<!-- <br /><button id="task-verify-tag-needswork-button" class="btn btn-default">Verify <b>Needs work</b> tag added</button> -->
<!-- <br /><button id="task-verify-tag-stub-button" class="btn btn-default">Verify <b>Incomplete</b> tag added</button> -->
Expand Down

0 comments on commit c27a5b7

Please sign in to comment.