Skip to content

Commit

Permalink
fix column name
Browse files Browse the repository at this point in the history
  • Loading branch information
helrond committed Aug 5, 2019
1 parent db522ec commit 016121a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aurora/bag_transfer/templates/appraise/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<table id="appraise_table" class="table table-striped dataTable">
<thead>
<tr>
<th>Identifier</th>
<th>Name</th>
<th>Organization</th>
<th>Record Creators</th>
<th>Record Type</th>
Expand Down

0 comments on commit 016121a

Please sign in to comment.