This commit is contained in:
2014-05-14 12:12:26 +02:00
parent 772b647406
commit 055a1071db
12 changed files with 48 additions and 46 deletions
+1
View File
@@ -209,6 +209,7 @@ class List
#order.section_id = self.section_id
#order.save
#end
# user performs a client side refresh
broadcast_users 'list_changed_table', list_id: id #, from_table_id: from_table, to_table_id: to_table.id
broadcast_supplier supplier_id, 'list_changed_table', list: as_json, section_title: to_table.section.try(:title), from_table_id: from_table
end