{## # This file is part of the SgDatatablesBundle package. # # (c) stwe # # For the full copyright and license information, please view the LICENSE # file that was distributed with this source code. #} {% extends '@SgDatatables/filter/select.html.twig' %} {% block javascript %} {{ parent() }} {% endblock %}