|
@@ -130,7 +130,7 @@ export default class ColorTableView extends View {
|
|
|
* @readonly
|
|
* @readonly
|
|
|
* @member {module:ui/colorgrid/colorgrid~ColorGridView}
|
|
* @member {module:ui/colorgrid/colorgrid~ColorGridView}
|
|
|
*/
|
|
*/
|
|
|
- this.documentColorGrid;
|
|
|
|
|
|
|
+ this.documentColorsGrid;
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
* Helps cycling over focusable {@link #items} in the list.
|
|
* Helps cycling over focusable {@link #items} in the list.
|