installer: Hide empty textbox if no extension tables were created
authorKunal Mehta <legoktm@member.fsf.org>
Thu, 12 Apr 2018 07:23:42 +0000 (00:23 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Thu, 12 Apr 2018 07:24:47 +0000 (00:24 -0700)
commitb3db0b5be1166712d4ade273782b8e801448b82a
tree8522fc9701bd90e0828d415ea720b827c1719a8f
parent4e7673c5b0aa1d53e69c850ccc58446abf29b3d5
installer: Hide empty textbox if no extension tables were created

The textarea is for extension update messages to go, but in some cases
extensions don't create any tables so you're left with an empty,
confusing textbox. Hide it with CSS if it's empty, since that's an
expected condition.

Bug: T48802
Change-Id: I798d07d1d6ed65011e9f2a2ac5cc77ad0595df7d
mw-config/config.css