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.
Showing
- app/views/about/_links.html.haml 16 additions, 0 deletionsapp/views/about/_links.html.haml
- app/views/about/more.html.haml 1 addition, 16 deletionsapp/views/about/more.html.haml
- app/views/about/show.html.haml 1 addition, 16 deletionsapp/views/about/show.html.haml
- app/views/about/terms.html.haml 1 addition, 13 deletionsapp/views/about/terms.html.haml
app/views/about/_links.html.haml
0 → 100644
Please register or sign in to comment