Dynamic thresholds listing in targets form
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<%# FIXME: nie trzeba ustawiac goal_id, data-remote samo wysle %>
|
||||
<%= goal_f.collection_select :id, @project.goals, :id, :name,
|
||||
{include_blank: false, required: true, label: :field_goal},
|
||||
autocomplete: 'off',
|
||||
|
||||
Reference in New Issue
Block a user