JobParts\Resources tooltip update
Updated tooltips to reflect discussion in #29
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
{
|
||||
<div class="commentInput clearfix">
|
||||
<textarea class="commentInput" accesskey="l"></textarea>
|
||||
<span class="action post commentInputPost" title="Click to submit your comment"></span>
|
||||
<span class="action post commentInputPost" title="Post Comment"></span>
|
||||
</div>
|
||||
}
|
||||
</td>
|
||||
@@ -66,7 +66,7 @@
|
||||
@if (canAddAttachments)
|
||||
{
|
||||
<div class="attachmentInput clearfix">
|
||||
<span class="action upload" title="Upload attachment"></span><span class="action photo" title="Upload attachment"></span>
|
||||
<span class="action upload" title="Attach File"></span><span class="action photo" title="Capture Image"></span>
|
||||
</div>
|
||||
}
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user