Fixed removing tags.

This commit is contained in:
Martin Edenhofer 2016-06-02 09:26:35 +02:00
parent 7c0893ab36
commit 0ab918dadc

View file

@ -87,6 +87,7 @@ class Table extends App.Controller
destroy: (e) ->
e.preventDefault()
e.stopPropagation()
row = $(e.currentTarget).closest('tr')
id = row.data('id')
new DestroyConfirm(