Sha256: fbce4e7ff247859fb256d7f0cf66e42b95e1cf13be5882c8a49131c0309861d9

Contents?: true

Size: 257 Bytes

Versions: 9

Compression:

Stored size: 257 Bytes

Contents

  <% @page_heading = "Text Filter Help: #{@textfilter.description}" %>
  
  <% content_for('tasks') do %>
    <%= task_edit 'Edit this text filter', @textfilter.id %>
    <%= task_show 'Show this filter', @textfilter.id %>
  <% end %> 

  <%= @help_text %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
typo-3.99.0 app/views/admin/textfilters/show_help.rhtml
typo-3.99.1 app/views/admin/textfilters/show_help.rhtml
typo-3.99.3 app/views/admin/textfilters/show_help.rhtml
typo-3.99.2 app/views/admin/textfilters/show_help.rhtml
typo-4.0.0 app/views/admin/textfilters/show_help.rhtml
typo-4.0.2 app/views/admin/textfilters/show_help.rhtml
typo-4.0.1 app/views/admin/textfilters/show_help.rhtml
typo-3.99.4 app/views/admin/textfilters/show_help.rhtml
typo-4.0.3 app/views/admin/textfilters/show_help.rhtml