Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix datatable sort for 1.0 #28

Merged
merged 4 commits into from
Oct 15, 2015
Merged

fix datatable sort for 1.0 #28

merged 4 commits into from
Oct 15, 2015

Conversation

veolys-nanne
Copy link
Contributor

No description provided.

*/
protected function generateFilterSort(Stage $qa, $order = null , $descriptionEntity = null)
{
$qa->sort($this->generateArrayForFilterSort($order, $descriptionEntity));
return $qa;
Copy link
Contributor

Choose a reason for hiding this comment

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

empty line before return

veolys-nanne added a commit that referenced this pull request Oct 15, 2015
@veolys-nanne veolys-nanne merged commit 48a75d5 into 1.0 Oct 15, 2015
@veolys-nanne veolys-nanne deleted the 1.0-fixOrderDatatable branch October 15, 2015 12:21
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.

None yet

2 participants