]> source.dussan.org Git - nextcloud-server.git/commit
core: hide spinner for initial install 7095/head
authorKyle Fazzari <kyrofa@ubuntu.com>
Fri, 3 Nov 2017 20:54:56 +0000 (13:54 -0700)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 7 Nov 2017 12:07:07 +0000 (13:07 +0100)
commit653c385d6276eb871bcdbb692ffdb86afe6528a9
treefd4ad3cc9df0ec78b00f74a6c4625107cd02e06e
parent0756fc0893700bc0a323f528c88a6d4c75c91e39
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: Kyle Fazzari <kyrofa@ubuntu.com>
core/css/guest.css