fixes #185
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
class StaticController < ApplicationController
|
||||
def jquery_test
|
||||
end
|
||||
|
||||
def terms_of_service
|
||||
render :layout => "blank"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user