fix link dialog #181

This commit is contained in:
Andreas Stephanides
2014-10-26 13:14:37 +01:00
parent 42ecb7dbcb
commit b4f9e793c3
5 changed files with 10 additions and 10 deletions

View File

@@ -16,7 +16,7 @@
<b><%=b.name%></b> (<%=b.lva.full_name%>)
</div>
<div class="span4">
<%=b.updated_at.to_s%>
<%= b.updated_at.to_s%>
</div>
</div>
<%end%>