Skip to content

Commit

Permalink
Fixed broken Occurrence tab.
Browse files Browse the repository at this point in the history
  • Loading branch information
tucotuco committed Jul 11, 2016
1 parent 930bed2 commit dcd0545
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions www/js/app/views/detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,8 @@ <h1><% var occid = this.model.getOccIdentifier() %> <%= occid %> <small><%= this
<% } %>
<% }, this)); %>
</tbody>
</table>
</div>

<!-- Occurrence tab. -->
<div class="tab-pane" id="occ">
Expand Down
2 changes: 1 addition & 1 deletion www/js/app/views/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<footer class="footer">
<div class="container">
<p>
VertNet &copy; webapp version 2016-07-11T16:33+02:00 |
VertNet &copy; webapp version 2016-07-11T18:00+02:00 |
<a href="http://nsf.gov" target="_blank"><img src="http://vertnet.org/images/logos/nsf_logo.png" height="20%" width="20%"></a>
</p>
</div>
Expand Down

0 comments on commit dcd0545

Please sign in to comment.