From dc4ceb733844e6c8c7ddfa898df70c9cff8af61d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Thu, 24 Nov 2016 17:26:57 +0100 Subject: [PATCH] Loading icon fix #2198 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- settings/js/authtoken_view.js | 2 +- settings/templates/personal.php | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/settings/js/authtoken_view.js b/settings/js/authtoken_view.js index b07d480d66..518eb671b0 100644 --- a/settings/js/authtoken_view.js +++ b/settings/js/authtoken_view.js @@ -96,7 +96,7 @@ }, toggleLoading: function (state) { - this.$('.token-list').toggleClass('icon-loading', state); + this.$('table').toggleClass('icon-loading', state); }, _toggleHeader: function (show) { diff --git a/settings/templates/personal.php b/settings/templates/personal.php index f40cc2d78c..caddfd9467 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -286,7 +286,7 @@ if($_['passwordChangeSupported']) {

t('Sessions'));?>

t('Web, desktop and mobile clients currently logged in to your account.'));?> - +
@@ -294,7 +294,7 @@ if($_['passwordChangeSupported']) { - +
t('Device'));?>
@@ -302,7 +302,7 @@ if($_['passwordChangeSupported']) {

t('App passwords'));?>

t('Passcodes that give an app or device permissions to access your account.'));?>

- +
@@ -310,7 +310,7 @@ if($_['passwordChangeSupported']) { - +
t('Name'));?>