]> cat aescling's git repositories - mastodon.git/commit
Unify links container implementation in about pages (#6382)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Fri, 2 Feb 2018 09:32:21 +0000 (18:32 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 2 Feb 2018 09:32:21 +0000 (10:32 +0100)
commit5da5c65db8557abd7c6be15842189b9d83e85079
treedbdf2657efdf420154fc16b0ef5c515042dac114
parent0be9a1e3212b0b9918abe1536e51efe2fefa49f1
Unify links container implementation in about pages (#6382)

They were redundant, and also had a inconsistency; the button for
"other instances" had an icon for the external link in "more" page, but
it didn't in the other pages.

This unifies the implementation, and the external link icon is now shown
in all the about pages.
app/views/about/_links.html.haml [new file with mode: 0644]
app/views/about/more.html.haml
app/views/about/show.html.haml
app/views/about/terms.html.haml