Closed ajaxovic closed 8 years ago
I fixed bug in Grido. More in commit message. Please merge...
Hello @ajaxovic, thanks for PR!
Please follow Contribution Guide and fix your PR.
Ahhh, sorry.. I'm closing my pull request. Not because of coding standard request, but because my fix was not working. Problem was on my side, not in your code. Sorry for problems...
In case when you use ->getHeaderPrototype()->addAttributes(['class' => 'someclass']), function getHeaderPrototype() triggers fatal error '[] operator not supported for strings'. This fix solves problem.