changes to match v3.3.0

This commit is contained in:
Ceolter
2016-02-08 14:05:08 +00:00
parent 3826856000
commit eb642411b6
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ export default class ColDefFactory {
createColDefs() {
var columnDefs = [
{headerName: '', width: 30, checkboxSelection: true, suppressSorting: true,
{headerName: '#', width: 30, checkboxSelection: true, suppressSorting: true,
suppressMenu: true, pinned: true},
{
headerName: 'Employee',