From 79a717795ced7366c1dbc20f408ebad26d0b2c9c Mon Sep 17 00:00:00 2001 From: Patrick Smith Date: Tue, 5 Feb 2019 22:39:06 -0500 Subject: [PATCH] List portfolios sorted by name --- templates/portfolios/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/portfolios/base.html b/templates/portfolios/base.html index 2e60ff9b..a7236642 100644 --- a/templates/portfolios/base.html +++ b/templates/portfolios/base.html @@ -6,7 +6,7 @@