about summary refs log tree commit diff
path: root/app/views/accounts/_header.html.haml
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2018-08-31 20:56:22 +0200
committerGitHub <noreply@github.com>2018-08-31 20:56:22 +0200
commitfd2c7aa8ec2ee00c62d76887ee3b597c8462049d (patch)
tree7f988360fd5b6aefa1ddd4255926bb20025fd27f /app/views/accounts/_header.html.haml
parentc6942a528332e99b605efa95ffa1c710324d368c (diff)
parent6f75a9001f6ba8e47c80767d8406cfeb11a79690 (diff)
Merge pull request #694 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'app/views/accounts/_header.html.haml')
-rw-r--r--app/views/accounts/_header.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/accounts/_header.html.haml b/app/views/accounts/_header.html.haml
index f09beff98..95e55a1b0 100644
--- a/app/views/accounts/_header.html.haml
+++ b/app/views/accounts/_header.html.haml
@@ -1,4 +1,4 @@
-.public-account-header
+.public-account-header{:class => ("inactive" if account.moved?)}
   .public-account-header__image
     = image_tag account.header.url, class: 'parallax'
   .public-account-header__bar