This commit is contained in:
Al Snow
2016-03-11 11:12:12 -05:00
-3
View File
@@ -23,7 +23,4 @@ class DashboardController < ApplicationController
render :partial => "layouts/dashboard/dashboard_stats"
end
def doc
render "../../doc/" + params[:doc]
end
end