Sha256: 5464bc6275865c08c8137036b54e895463aeba317b40975e9695bc73237eafc7

Contents?: true

Size: 252 Bytes

Versions: 2

Compression:

Stored size: 252 Bytes

Contents

- tag :div, object.merge_html_attributes(:class => " _selector") do
	- if object.name?
		%h1= object.name
		
	- if object.text?
		._markup.so_markup= object.text
		
	- if object.controls?
		.post-date.item_controls= object.controls.join(' ')
	
	._clear

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
common_interface-0.1.2 lib/views/themes/simple_organization/items/selector.html.haml
common_interface-0.1.1 lib/views/themes/simple_organization/items/selector.html.haml