webui: add missing Delete action/button to the channel tag tab

This commit is contained in:
Jaroslav Kysela 2014-08-22 08:32:42 +02:00
parent cbf827fafd
commit e5b83a6a7c

View file

@ -14,6 +14,7 @@ tvheadend.cteditor = function(panel, index)
url: 'api/channeltag',
create: { }
},
del: true,
sort: {
field: 'name',
direction: 'ASC'