mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 02:54:10 +00:00
Fix timeframe dropdown next to Portfolio (#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