1
0

Dynamic thresholds listing in targets form

This commit is contained in:
cryptogopher
2021-02-20 13:55:04 +01:00
parent 8b17b33603
commit 9e3dc24a14
8 changed files with 47 additions and 40 deletions

View File

@@ -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',