mirror of
https://gh.wpcy.net/https://github.com/rilustrisimo/freescout-support.git
synced 2026-04-29 14:32:36 +08:00
1 line
No EOL
319 B
PHP
1 line
No EOL
319 B
PHP
<div class="checkbox"><input type="checkbox" class="conv-merge-id conv-merge-searched" value="{{ $conversation->id }}" /><a href="{{ $conversation->url() }}" target="_blank" data-toggle="tooltip" title="{{ __('Click to view') }}"><strong>#{{ $conversation->number }}</strong> {{ $conversation->getSubject() }}</a></div>
|