{% extends 'MainBundle:Master:master_head.html.twig' %} {% block more_head %} {# Carga el script donde se realizarán las funciones de ajax#} {% if is_granted('ROLE_VR') == false %} {% endif %} {#Bootstrap#} {% endblock %} {% block content %} {% if is_granted('ROLE_VR') %} {{ render(controller('UtilitiesBundle:Utilities:loadDataUserRv')) }} {% endif %}
{#
#} {# Datos #}

{{ 'labels.action.trreport'|trans([], 'LocalizationBundle') }}

{# Grabadora #} {#
#}
{% if(url_recording=='si') %} {% if hotKeys_footer_dictation == 'true' %} {% endif %} {% endif %}

{# Grabadora #} {#
#} {#
#}








{% for name in datamover %}
{% endfor %}
{#
#}
{#
#}
{# Fin Datos #} {# Editor Plantillas#}
{#
#}

{{ 'messages.camposObligatorios'|trans([], 'LocalizationBundle') }}

{#
#} {#
#} {# Editor #}
{##} {% if is_granted('ROLE_VR') %} {% include 'UtilitiesBundle:Default:richText.html.twig' %} {% else %}
{% endif %}

{# Fin Editor Plantillas#} {#
#} {#
#} {#
#}
{# Panel body #}
{# Panel-default #}
{# row #}
{# container-fluid #} {% endblock content %}