• {% include 'AppBundle:GoldenRules:gr_table.html.twig' with {'grArrayData': paginationCurrent.getItems()|default([]), 'statusGr': 'current'} %}
    {% include 'AppBundle:GoldenRules:gr_pager.html.twig' with {pagination: paginationCurrent} %}
  • {% include 'AppBundle:GoldenRules:filter_modal.html.twig' with {'statusGr': 'current'} %} {% include 'AppBundle:GoldenRules:edit_goldenrule_modal.html.twig' %}