Skip to content

Commit

Permalink
Add csv uploads to dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
jonallured committed Feb 18, 2024
1 parent 5382c25 commit be8604d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/dashboard/show.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

%h2 Admin Pages
%p= link_to "Books", new_admin_book_path
%p= link_to "CSV Uploads", admin_csv_uploads_path
%p= link_to "Gift Ideas", admin_gift_ideas_path
%p= link_to "Post Bin", admin_post_bin_requests_path
%p= link_to "Project List", admin_projects_path
Expand Down

0 comments on commit be8604d

Please sign in to comment.