Procédure → Démarche

This commit is contained in:
gregoirenovel 2018-09-05 14:48:42 +02:00
parent fabfa7d5e6
commit 00ecae5f93
71 changed files with 163 additions and 163 deletions

View file

@ -2,6 +2,6 @@ require "administrate/field/base"
class ProcedureLinkField < Administrate::Field::Base
def name
"Lien procédure"
"Lien démarche"
end
end