Sha256: 1bffa9cc0cbbfca7406d4b3ab03566fc3e2ff381cf933df7e449e1563a917d49

Contents?: true

Size: 361 Bytes

Versions: 9

Compression:

Stored size: 361 Bytes

Contents

<li id="wysihat_file_<%= wysihat_file.id %>">
  <%= link_to_function(wysihat_file.file_file_name, "$$('iframe##{params[:editor]}')[0].insertImage(this.href); facebox.close();", :href => wysihat_file.file.url) %>
  <%= link_to_remote t('wysihat_files.destroy.name'), :url => wysihat_file, :method => :delete, :confirm => t('wysihat_files.destroy.sure') %>
</li>

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
wysihat-engine-0.1.11 app/views/wysihat_files/_wysihat_file.html.erb
wysihat-engine-0.1.10 app/views/wysihat_files/_wysihat_file.html.erb
wysihat-engine-0.1.9 app/views/wysihat_files/_wysihat_file.html.erb
rafaels-wysihat-engine-0.1.8 app/views/wysihat_files/_wysihat_file.html.erb
wysihat-engine-0.1.8 app/views/wysihat_files/_wysihat_file.html.erb
wysihat-engine-0.1.7 app/views/wysihat_files/_wysihat_file.html.erb
wysihat-engine-0.1.6 app/views/wysihat_files/_wysihat_file.html.erb
wysihat-engine-0.1.5 app/views/wysihat_files/_wysihat_file.html.erb
wysihat-engine-0.1.4 app/views/wysihat_files/_wysihat_file.html.erb