File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 <% end %>
1313 </ dd >
1414
15+ < dt > <%= fa_icon ( 'folder-tree' ) %> Tree view</ dt >
16+ < dd >
17+ <%= link_to ( tree_register_url ( @register ) ) do %>
18+ See all names in their taxonomic context
19+ <% end %>
20+ </ dd >
21+
1522 < dt > <%= fa_icon ( :user ) %> Created</ dt >
1623 < dd >
1724 <%= time_ago_with_date ( @register . created_at , true ) %>
Original file line number Diff line number Diff line change 2727< h2 > Tree view</ h2 >
2828< div > <% render_tree_node ( nil , @register . tree ) %> </ div >
2929< p class ="lead ">
30- The above < b > tree view</ b > displays the names proposed in the present list
31- (bold face) in their taxonomic context. Note that alternative taxonomic
32- placements may exist, and this display is only meant as indicative of the
33- preferred placements currently in the Registry.
30+ The above < b > tree view</ b > displays the names included in the present list
31+ (bold face) in their taxonomic context. Alternative taxonomic placements may
32+ exist, and this display is only meant as indicative of the preferred
33+ placements currently in the Registry.
3434</ p >
3535
3636< br />
You can’t perform that action at this time.
0 commit comments