contao-bootstrap / grid

Bootstrap 4 Contao Grid Component
https://contao-bootstrap.de/komponenten/grid.html
GNU Lesser General Public License v3.0
4 stars 12 forks source link

remove php warning #6

Closed seibtph closed 6 years ago

seibtph commented 6 years ago

Remove php warning if I placed a grid start and grid stop element. I wanted only a div with the class row. The php warning was "PHP Warning: Invalid argument supplied for foreach()".

dmolineus commented 6 years ago

Thanks for pointing this out and providing a pull request. I close this pull request in favor of https://github.com/contao-bootstrap/grid/commit/0b9a1137e15b3938709550dc4a273982a04c31d8 which is a simplier solution.

However pull requests are welcome and I would appreciate if you'll continue to contribute.

Gonna be fixed in next release scheduled in January 2018.