Sha256: 61b10fa162b68b590d3cd0cc1ad739b4ea652a5240ed21c45be5d56c41050f16

Contents?: true

Size: 285 Bytes

Versions: 2

Compression:

Stored size: 285 Bytes

Contents

= render '../shared/top_navigation_bottom'

= render '../shared/tools'

- content_for :content do
	- b.note :id => "note_id", :class => "note_class" do |o|
		- o.text metadata.style_html
		- o.controls [link_to('edit', '#'), link_to('delete', '#')]
		- o.details samples.common_details

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
common_interface-0.1.2 lib/views/CommonInterface/Demo/Site/style.html.haml
common_interface-0.1.1 lib/views/CommonInterface/Demo/Site/style.html.haml