Merge pull request #66 from oe/patch-1

remove dead bug tracker link
This commit is contained in:
Andreas N 2018-05-15 22:42:23 +02:00 committed by GitHub
commit a561024b33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,22 +8,16 @@
.panel.panel-default .panel.panel-default
.panel-body .panel-body
.row .row
.col-md-3 .col-md-4
%h3= t 'views.about.links.title' %h3= t 'views.about.links.title'
%p= t('views.about.links.desc', app_title: APP_CONFIG['site_name']) %p= t('views.about.links.desc', app_title: APP_CONFIG['site_name'])
.col-md-3.col-sm-4 .col-md-4.col-sm-6
%a{href: "https://twitter.com/retrospring"} %a{href: "https://twitter.com/retrospring"}
.icon-showcase .icon-showcase
%i.fa.fa-twitter %i.fa.fa-twitter
%h4.heading-about.text-center %h4.heading-about.text-center
Twitter Twitter
.col-md-3.col-sm-4 .col-md-4.col-sm-6
%a{href: "https://github.com/Retrospring/bugs"}
.icon-showcase
%i.fa.fa-bug
%h4.heading-about.text-center
Bug Tracker
.col-md-3.col-sm-4
%a{href: help_faq_path} %a{href: help_faq_path}
.icon-showcase .icon-showcase
%i.fa.fa-question %i.fa.fa-question