Merge pull request #89 from Mibew/remove_link

Remove useless link from popup window with a thread history
This commit is contained in:
Dmitriy S. Simushev 2014-12-17 20:35:10 +03:00
commit bcd2bb9242

View File

@ -63,11 +63,5 @@
<div class="message" id="messages-region"></div>
</div>
<br />
<a href="{{route "history"}}">
{{l10n "Go to search"}}
</a>
<br />
{{/override}}
{{/extends}}