Sha256: 8a23c07f1805f36fc1e49733350666c58a51a97860854ed53412cc2ff9dbe979

Contents?: true

Size: 370 Bytes

Versions: 18

Compression:

Stored size: 370 Bytes

Contents

%section
	= fullwidth do
		=section_title(title)
		%table
			%tbody
			- resources.each do |resource|
				%tr
					%td
						%h4= resource_uri_or_label(resource, resource.uri)
						%h5.click_to_select.uri= resource.uri.to_s
						%p= resource.comment

		- if (@pagination_params) && (pagination_required?(resources, @pagination_params))
			Page
			= paginate resources

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
publish_my_data-1.3.22 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.21 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.20 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.19 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.18 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.17 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.16 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.15 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.14 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.13 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.12 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.11 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.10 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.9 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.8 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.7 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.6 app/views/publish_my_data/stripes/_list_of_resources.html.haml
publish_my_data-1.3.5 app/views/publish_my_data/stripes/_list_of_resources.html.haml