fix document

This commit is contained in:
Andreas Stephanides
2015-06-11 11:56:11 +02:00
parent 015ef4a64d
commit 2f1a63931c

View File

@@ -166,7 +166,7 @@ class DocumentsController < ApplicationController
end
end
respond_to do |format|
format.html { redirect_to :intern}
format.html { redirect_to action: :intern}
format.js
end
end