Remove a useless string in the gestionnaires list

This commit is contained in:
gregoirenovel 2017-04-06 16:27:23 +02:00
parent 6cb53b5545
commit 8d9cdf8e33

View file

@ -2,7 +2,7 @@
%table.table#liste_gestionnaire
%thead
%th#libelle= smart_listing.sortable 'Email', 'email'
%th= ''
%th
- @gestionnaires.each do |gestionnaire|
%tr