Fix timeframe dropdown next to Portfolio (#1434)
This commit was merged in pull request #1434.
This commit is contained in:
@@ -19,6 +19,7 @@ class AccountsController < ApplicationController
|
||||
end
|
||||
|
||||
def list
|
||||
@period = Period.from_param(params[:period])
|
||||
render layout: false
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user