Sha256: 79738d247fb0f18c5601c062499c39470f10ae456da0b47bc66bfce5cb64435b

Contents?: true

Size: 321 Bytes

Versions: 3

Compression:

Stored size: 321 Bytes

Contents

- content_tag :div, object.merge_html_attributes(:class => " duser _user dcontrols_container") do
	- if object.controls?
		.dcontrols= object.controls.join(' ')
		
	%h1= object.name
	
	.dcolumns.don-4
		.dcolumn
			.davatar= object.avatar
			.dproperties= object.properties
		.dcolumn.dspan-3
			.dcontent= object.content

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
crystal-ext-0.0.3 lib/common_interface/app/views/themes/default/items/_user_t.html.haml
crystal-ext-0.0.2 lib/common_interface/app/views/themes/default/items/_user_t.html.haml
crystal-ext-0.0.1 lib/common_interface/app/views/themes/default/items/_user_t.html.haml