Skip to content

Commit

Permalink
#217 column visibility button added
Browse files Browse the repository at this point in the history
  • Loading branch information
mitulgolakiya committed Aug 18, 2016
1 parent b2ad410 commit b3862ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/scaffold/datatable.stub
Expand Up @@ -59,7 +59,8 @@ class $MODEL_NAME$DataTable extends DataTable
'excel',
'pdf',
],
]
],
'colvis'
]
]);
}
Expand Down

0 comments on commit b3862ad

Please sign in to comment.