Mercurial > hg > soundsoftware-site
view .svn/pristine/94/94687f576f5fe0537e2f3dcf7fc47fbcb965fd20.svn-base @ 1628:9c5f8e24dadc live tip
Quieten this cron script
author | Chris Cannam |
---|---|
date | Tue, 25 Aug 2020 11:38:49 +0100 |
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>