1
0
Fork 0

Fix leader skill dropdown

This commit is contained in:
Andrew Tomaka 2015-10-08 11:00:55 -04:00
parent 3e3ce86d16
commit 9ff9131d52

View file

@ -16,7 +16,7 @@
= f.association :awaken_type
.row
.col-md-6
= f.association :leader_skill
= f.association :leader_skill, label_method: :description
.col-md-6
= f.association :passive_skill
.row