mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04: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