Skip to content

Commit cf638c9

Browse files
committed
Remove bar
1 parent 8907035 commit cf638c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/views/early_bird_members/index.html.slim

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ h1.govuk-heading-l Early bird members
55
ul#admin-button-bar
66
li= link_to ('Send early bird info'), {controller: 'early_bird_send_emails', action: 'send_emails'}, {class: 'button' }
77
li= link_to ('Early bird preview'), {controller: 'early_bird_dashboard', action: 'preview'}, {class: 'button-secondary'}
8-
li |
98
li= link_to ('Add early bird member'), new_early_bird_member_path, {class: 'button-secondary'}
109
li= early_bird_member_toggle_link(@show_inactive)
1110
table.table aria-label="early bird members"

0 commit comments

Comments
 (0)