{% extends 'user_enterprise.html.twig' %} {% block title %}New Measuredata{% endblock %} {% block body %}
Mesure | #} {#Valeur | #} {#Note | #} {#|
#} {# {{ form_row(item.measure, {#} {# label: false,#} {# row_attr: {class: 'mb-1'},#} {# attr: {#} {# placeholder: 'Walk the pygmy hippo'#} {# }#} {# }) }}#} {# | #} {##} {# {{ form_row(item.measureValue, {#} {# row_attr: {class: ''},#} {# label: false,#} {# }) }}#} {# | #} {##} {# {{ form_row(item.note, {#} {# row_attr: {class: ''},#} {# label: false,#} {# }) }}#} {# | #} {##} {# #}{# {{ form_row(item.vars.button_delete, {label: 'X', attr: {class: 'btn btn-outline-danger'}}) }}#} {# | #} {#