This commit is contained in:
BOHUNG 2020-03-20 15:26:06 +08:00
parent 82457c4951
commit 2e5682dade
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<% if @faq_page_url != '#'%>
<a href='<%="/#{I18n.locale}#{@faq_page_url}/#{qa.title[0..6]}-#{qa.uid}"%>' target="_blank"><%= qa.title %></a>
<% else %>
<a href="#" target="_blank"><%= qa.title %></a>
<a href="#"><%= qa.title %></a>
<% end %>
<div class="quick-edit">
<ul class="nav nav-pills">