Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing Different Photomask button #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions template.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<div class="btn-group pull-right">
<button class="btn btn-info btn-sm" data-toggle="modal" data-target="#myModal"><i class="glyphicon glyphicon-eye-open"></i> Tutorial</button>
<a class="btn btn-info btn-sm" id="imgLink" target="_blank" data-toggle="tooltip" data-placement="top" title="Opens in a new window" href="http://community.micropasts.org/category/crowdsourcing-support"><i class="glyphicon glyphicon-book"></i> Community Help</a>
<a class="btn btn-info btn-sm" id="newTask" href="../newtask"><i class="glyphicon glyphicon-picture"></i> Different photomask?</a>
<!-- a class="btn btn-info btn-sm" id="newTask" href="../newtask"><i class="glyphicon glyphicon-picture"></i> Different photomask?</a -->
</div>

<h1 id="step1">Draw the outline and/or holes of the main object shown in the picture</h1>
Expand Down Expand Up @@ -223,7 +223,7 @@ <h3>Photo-masking tutorial for 3D modelling </h3>
of a handle), and you can
click on the "Holes" button to be given an opportunity
to draw these in, as a second step, after you have created the initial outline
around the object. During the task, you can always return to this tutorial via the "Help" button.
around the object. During the task, you can always return to this tutorial via the "Tutorial" button.
</p>

<p>
Expand All @@ -232,7 +232,7 @@ <h3>Photo-masking tutorial for 3D modelling </h3>
<p>
To find out how the project is progressing, to suggest
changes to this application or to propose new research
ideas based what you have transcribed, please have a look at
ideas based what you have photo-masked, please have a look at
our <a href="http://community.micropasts.org" title="Community forum">community forum</a>.
</p>
</div>
Expand Down