Skip to content

Commit

Permalink
Merge pull request #314 from olofsvensson/issue_310
Browse files Browse the repository at this point in the history
Issue #310: Changed 'Autoproc' to 'Autoprocessing'
  • Loading branch information
antolinos authored Oct 5, 2017
2 parents 7ad0a51 + 11a808f commit fd5dda5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<div class="col-xs-6 col-md-1">
{@gt key=resultsCount value="0"}
<a href='#/autoprocintegration/datacollection/{.DataCollection_dataCollectionId}/main' target="_blank" class="btn btn-xs">
<span id="{.DataCollection_dataCollectionId}-autoproc-link" class="glyphicon glyphicon-eye-open autoproc-link"> Autoproc</span>
<span id="{.DataCollection_dataCollectionId}-autoproc-link" class="glyphicon glyphicon-eye-open autoproc-link"> Autoprocessing</span>
</a>
{/gt}
</div>
Expand Down

0 comments on commit fd5dda5

Please sign in to comment.