Skip to content
Unverified Commit affdce72 authored by Kyle Fazzari's avatar Kyle Fazzari
Browse files

core: hide spinner for initial install



core/js/setup.js has logic to show the spinner upon form submission, but
ever since v12 was released the spinner was never hidden in the first
place.

Modify core/css/guest.css to hide it, which allows core/js/setup.js to
do its thing.

Fix #5532

Signed-off-by: default avatarKyle Fazzari <kyrofa@ubuntu.com>
parent 9a8ecb26
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment