Fix specs

This commit is contained in:
2015-02-15 08:22:43 +01:00
parent 78f1056dc7
commit 5eb3d15638
@@ -21,7 +21,8 @@
a.table-edit{ action 'editTable' table }: span
a.table-destroy{ action 'destroyTable' table }: span
.form-actions
a.form-action-new{action "newTable"}= t 'table.new_button'
a.table-qr-codes{path qr_codes_suppliers_tables} target="_blank"
span.qr-icon
= t 'table.print_qr_codes'
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"
span.qr-icon
= t 'table.print_qr_codes'