Truncate the request title

This commit is contained in:
Jamie 2018-09-25 20:04:11 +01:00
commit fdb985dd08

View file

@ -59,7 +59,7 @@
<div>
<h4>
<a href="" target="_blank">
{{request.title}}
{{request.title | truncate: 36}}
</a>
</h4>