From 49568b847db1acadb1c2186219b2488b5621f4d0 Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 12 Sep 2009 13:14:06 +0200 Subject: changed the ui click flow a bit --- app/controllers/nodes_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/controllers/nodes_controller.rb') diff --git a/app/controllers/nodes_controller.rb b/app/controllers/nodes_controller.rb index e442bd2..20aea5a 100644 --- a/app/controllers/nodes_controller.rb +++ b/app/controllers/nodes_controller.rb @@ -90,7 +90,7 @@ class NodesController < ApplicationController flash[:notice] = "Cannot unlock" end - redirect_to nodes_path + redirect_to :back end def move_to -- cgit v1.3