app/controllers/tr8n/dashboard_controller.rb in tr8n-3.1.1 vs app/controllers/tr8n/dashboard_controller.rb in tr8n-3.1.2

- old
+ new

@@ -1,7 +1,7 @@ #-- -# Copyright (c) 2010-2011 Michael Berkovich +# Copyright (c) 2010-2011 Michael Berkovich, tr8n.net # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including # without limitation the rights to use, copy, modify, merge, publish, @@ -25,9 +25,10 @@ class DashboardController < Tr8n::BaseController before_filter :validate_current_translator def index + end end end \ No newline at end of file