NotificationMailer : dossier_validated

This commit is contained in:
Xavier J 2015-12-15 11:41:50 +01:00
parent 25937b2635
commit 372011e4d6
4 changed files with 41 additions and 7 deletions

View file

@ -63,8 +63,8 @@ ActiveRecord::Schema.define(version: 20151214133426) do
t.boolean "autorisation_donnees"
t.string "nom_projet"
t.integer "procedure_id"
t.datetime "created_at", default: '2015-09-22 09:25:29'
t.datetime "updated_at", default: '2015-09-22 09:25:29'
t.datetime "created_at", default: '2015-12-07 09:51:46'
t.datetime "updated_at", default: '2015-12-07 09:51:46'
t.string "state"
t.integer "user_id"
t.text "json_latlngs"