Fix specs
This commit is contained in:
@@ -21,7 +21,8 @@
|
|||||||
a.table-edit{ action 'editTable' table }: span
|
a.table-edit{ action 'editTable' table }: span
|
||||||
a.table-destroy{ action 'destroyTable' table }: span
|
a.table-destroy{ action 'destroyTable' table }: span
|
||||||
.form-actions
|
.form-actions
|
||||||
a.form-action-new{action "newTable"}= t 'table.new_button'
|
a.form-action-new.new-table-button{action "newTable"}= t 'table.new_button'
|
||||||
|
if tables
|
||||||
a.table-qr-codes{path qr_codes_suppliers_tables} target="_blank"
|
a.table-qr-codes{path qr_codes_suppliers_tables} target="_blank"
|
||||||
span.qr-icon
|
span.qr-icon
|
||||||
= t 'table.print_qr_codes'
|
= t 'table.print_qr_codes'
|
||||||
|
|||||||
Reference in New Issue
Block a user