Skip to content
This repository has been archived by the owner on Aug 9, 2018. It is now read-only.

Commit

Permalink
Add link_to new_admin_staff_member
Browse files Browse the repository at this point in the history
  • Loading branch information
koudaiii committed Mar 18, 2016
1 parent 271abb6 commit 9848466
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/admin/staff_members/index.html.haml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
- @title = '職員管理'
%h1=@title

%div.table-wrapper
%div.links
= link_to '新規登録', :new_admin_staff_member

0 comments on commit 9848466

Please sign in to comment.