fix table titles

This commit is contained in:
Mojca Lorber 2017-01-25 11:01:35 +01:00
parent 365eef506c
commit 2277af534c

View file

@ -51,7 +51,7 @@
<div class="col-xs-12">
<% step.tables.each do |table| %>
<strong>
<%= custom_auto_link(simple_format(table.name),
<%= auto_link(simple_format(table.name),
link: :urls,
html: { target: '_blank' }) %>
</strong>