summaryrefslogtreecommitdiff
path: root/app/views/revisions/diff.html.erb
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-04-18 14:21:52 +0200
committerhukl <contact@smyck.org>2009-04-18 14:21:52 +0200
commit8e469865526f2cd9b51f291c0eda34ee293cb76e (patch)
tree19a8b9baac2e9e0fa89eb8dd341e64b17155e1f7 /app/views/revisions/diff.html.erb
parente68c9236434b97f96dd4f0f57761b22bf790bfea (diff)
thats kind of obsolete
Diffstat (limited to 'app/views/revisions/diff.html.erb')
-rw-r--r--app/views/revisions/diff.html.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/revisions/diff.html.erb b/app/views/revisions/diff.html.erb
index d8ba6d2..d02c2ad 100644
--- a/app/views/revisions/diff.html.erb
+++ b/app/views/revisions/diff.html.erb
@@ -1,5 +1,4 @@
1<% content_for :subnavigation do %> 1<% content_for :subnavigation do %>
2 <%= link_to 'Diff', :action => :diff, :id => params[:id] %>
3 <%= link_to 'Edit', edit_node_path(@node) %> 2 <%= link_to 'Edit', edit_node_path(@node) %>
4 <%= link_to 'Revisions', revision_path(params[:id]) %> 3 <%= link_to 'Revisions', revision_path(params[:id]) %>
5<% end %> 4<% end %>