diff options
Diffstat (limited to 'app/views/test_sheet/show.html.erb')
| -rw-r--r-- | app/views/test_sheet/show.html.erb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/test_sheet/show.html.erb b/app/views/test_sheet/show.html.erb deleted file mode 100644 index 6c0c4b109..000000000 --- a/app/views/test_sheet/show.html.erb +++ /dev/null @@ -1,7 +0,0 @@ -<%= @page.content.html_safe %> - -<% content_for :sidebar do %> -<div id="sidebarhelp" class="help"> -<%= textilize(@toc.content).html_safe %> -</div> -<% end %>
\ No newline at end of file |
