about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authortrwnh <a@trwnh.com>2018-08-31 20:36:36 -0500
committerEugen Rochko <eugen@zeonfederated.com>2018-09-01 03:36:36 +0200
commit6a147f83770f4106e245b408e4767ee4fdabc5bd (patch)
treed28464e5e6f0104b06448ce1e4a0f6bc6f65adbd /lib
parent50f226348fabbbef2084258406816b75ccc56763 (diff)
Fix the display of missing lists (#8523)
* Fix the display of missing lists

See #6786 -- this fixes part of the issue pertaining to lists that don't exist. I copied the Column being returned from the missing status logic, which works fine. Prior to this, the missing lists logic would generate a column with no back button and with a broken layout. This doesn't fix the broken display of missing accounts -- the column construction pertaining to that logic happens in multiple external functions.

* import ColumnBackButton

missed the import with the first commit
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions