mirror of
https://gh.wpcy.net/https://github.com/itk-dev/freescout-itk-issue-create.git
synced 2026-04-22 06:42:17 +08:00
8 lines
171 B
PHP
8 lines
171 B
PHP
<strong>Leantime To-do</strong>
|
|
<br>
|
|
@if($validLeantimeUrl)
|
|
<a href="{{$leantimeTicketUrl}}">Vis i Leantime</a>
|
|
@else
|
|
<p>Kunne ikke skabe Leantime URL</p>
|
|
@endif
|
|
|