Skip to content

Commit

Permalink
orden
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Nov 27, 2024
1 parent fe93569 commit 1d92f01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,12 @@ def index_cor1440_gen(c = nil)
redirect_to(main_app.root_path)
return
end
super(c)
end


def index(c = nil)
index_cor1440_gen(c)
super(c)
end


Expand Down

0 comments on commit 1d92f01

Please sign in to comment.