annotate extra/sample_plugin/app/views/my/blocks/_sample_block.html.erb @ 1519:afce8026aaeb redmine-2.4-integration

Merge from branch "live"
author Chris Cannam
date Tue, 09 Sep 2014 09:34:53 +0100
parents c6c2cbd0afee
children
rev   line source
Chris@0 1 <h3>Sample block</h3>
Chris@0 2
Chris@0 3 You are <strong><%= h(User.current) %></strong> and this is a sample block for My Page added from a plugin.