mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Back to bank statemnet button to default
This commit is contained in:
parent
94950bfbdf
commit
eeefe294b1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
- content_for :actions do
|
||||
= link_to(t(:back_to_bank_statements), admin_bank_statements_path, class: 'btn btn-primary')
|
||||
= link_to(t(:back_to_bank_statements), admin_bank_statements_path, class: 'btn btn-default')
|
||||
= render 'shared/title', name: t(:import_th6_bank_statement)
|
||||
|
||||
= form_for([:admin, @bank_statement], multipart: true) do |f|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue