Sha256: c614114f4040b611a2aa7d863cfb1c393938c1af1ff9eb63dd7e31d8069d495f

Contents?: true

Size: 364 Bytes

Versions: 16

Compression:

Stored size: 364 Bytes

Contents

%div{:class => ".c-card__item c-card__item--divider"} People related data
- book.roles.each do |role|
	.c-card__item
		.os-form-group
			%label #{role}:
			%input{:id => role, :name => "people[#{role}]", :type => "text", :value => book.individuals(role).to_a.pluck(:identifier).join(', ')}
		%div{:id => "#{role}-field", :class => "form-control select-correction"}

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
iatelier-0.5.2 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.5.1 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.5.0 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.4.4 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.4.3 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.4.2 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.4.1 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.4.0 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.3.2 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.3.1 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.3.0 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.1.8 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.1.7 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.1.5 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.1.4 lib/iatelier/templates/books/grouping/_peoples.html.haml
iatelier-0.1.3 lib/iatelier/templates/books/grouping/_peoples.html.haml