1
0

Add GoalController: #index, #new, #create

This commit is contained in:
cryptogopher
2021-02-21 18:10:15 +01:00
parent ea308a1e4a
commit 7f87b3bc84
20 changed files with 182 additions and 76 deletions

View File

@@ -1,7 +1,8 @@
goals_binding:
project_id: 1
is_binding: true
name: "<%= I18n.t 'targets.form.binding_goal' %>"
name: "<%= I18n.t 'goals.binding.name' %>"
description: "<%= I18n.t 'goals.binding.description' %>"
goals_non_binding:
project_id: 1