Mercurial > hg > soundsoftware-site
view .svn/pristine/94/94687f576f5fe0537e2f3dcf7fc47fbcb965fd20.svn-base @ 1458:b1f4c9a2af24 bug_794
Makes the default radio button checked by default -- this should fix bug #794.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 11 Nov 2013 18:25:22 +0000 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
<div id="block_<%= block_name.dasherize %>" class="mypage-box"> <div style="float:right;margin-right:16px;z-index:500;"> <%= link_to "", {:action => "remove_block", :block => block_name}, :method => 'post', :class => "close-icon" %> </div> <div class="handle"> <%= render :partial => "my/blocks/#{block_name}", :locals => { :user => user } %> </div> </div>