mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Manual invoice binding improvement #2733
This commit is contained in:
parent
194a551203
commit
1142b1dfc7
6 changed files with 45 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
- content_for :actions do
|
||||
= link_to(t(:back), admin_bank_statement_path(@bank_statement), class: 'btn btn-default')
|
||||
- if @bank_statement.persisted?
|
||||
= link_to(t(:back), admin_bank_statement_path(@bank_statement), class: 'btn btn-default')
|
||||
|
||||
= render 'shared/title', name: t(:create_bank_transaction)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue