Skip to content

Commit

Permalink
Merge pull request #1026 from mlibrary/DBD-1060-update-to-help-pages
Browse files Browse the repository at this point in the history
DBD-1060 - Update to Help pages
  • Loading branch information
njaffer authored May 15, 2018
2 parents d9c87b0 + 67d9ed5 commit aedda8c
Show file tree
Hide file tree
Showing 9 changed files with 132 additions and 396 deletions.
2 changes: 1 addition & 1 deletion app/views/hyrax/static/_help_sidebar.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<h2>Help</h2>
<ul>
<%= render partial: 'help_sidebar_link', locals: { path: 'prepare-your-data', label: "Prepare Your Data" } %>
<%= render partial: 'help_sidebar_link', locals: { path: 'dbd-documentation-guide', label: "DBD Documentation Guide" } %>
<%= render partial: 'help_sidebar_link', locals: { path: 'dbd-documentation-guide', label: "Documentation Guidance" } %>
<%= render partial: 'help_sidebar_link', locals: { path: 'dbd-glossary', label: "Deep Blue Data Glossary" } %>
<%= render partial: 'help_sidebar_link', locals: { path: 'metadata-guidance', label: "Metadata Guidance" } %>
<%= render partial: 'help_sidebar_link', locals: { path: 'how-to-upload', label: "How to Upload" } %>
Expand Down
Loading

0 comments on commit aedda8c

Please sign in to comment.