{%- extends "managerModal.html" -%} {%- block instructions -%} {{ __('Choose ' + data.options.pluralLabel + ' to associate with this item.') }} {%- endblock -%} {%- block modalClass -%} apos-{{ data.options.name | css }}-manager apos-{{ data.options.name | css }}-manager--chooser apos-ui-modal-no-sidebar apos-modal-slideable {%- endblock -%} {%- block label -%} {{ __('Choose ' + data.options.pluralLabel) }} {%- endblock -%} {%- block breadcrumb -%} {%- endblock -%} {%- block body -%}
{# ajax populates me with either the grid view or the table view #}
{%- endblock -%}