Skip to content

Conversation

@underdpt
Copy link
Contributor

New doc page to show how to enable new button actions (or disable existing ones)


class UsersDataTable extends DataTable
{
protected $actions = ['print', 'excel', 'myCustomAction'];
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please reduce indention one tab/4 spaces back. :).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Strange as it's correctly indented on my editor (?).

@yajra yajra merged commit 305bdba into yajra:7.0 Apr 20, 2017
@yajra
Copy link
Owner

yajra commented Apr 20, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants