mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
QualityCell editing cleanup
This commit is contained in:
@@ -8,10 +8,6 @@ define(
|
||||
|
||||
className: 'quality-cell',
|
||||
template : 'Cells/QualityCellTemplate',
|
||||
editor : QualityCellEditor,
|
||||
|
||||
_startEditing: function (model, column, cell, editor) {
|
||||
editor._setOptions({ cell: cell });
|
||||
}
|
||||
editor : QualityCellEditor
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user