Better supplier ember section workflow

This commit is contained in:
2014-07-02 15:44:51 +02:00
parent 8ab355460c
commit 627e0e891d
14 changed files with 115 additions and 6 deletions
@@ -1,3 +1,3 @@
ul#qr-list
- for table in @tables
li= image_tag(url_for(table_qr_image_path(table_id: table.id, format: :png)))
li= image_tag(url_for(table_qr_image_path(table_id: table.id, format: :svg)))