File tree Expand file tree Collapse file tree
resources/views/filament/standard/widgets Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 <p class =" text-xs text-gray-500 mt-1" >
1313 Deine Tests haben keinen Einfluss auf den produktiven Ablauf.
1414 </p >
15- @if (config (' services.staging.changelog' ) )
15+ <div class =" mt-2 flex items-center gap-4 text-sm" >
16+ @if (config (' services.staging.changelog' ) )
17+ <a
18+ href =" {{ config (' services.staging.changelog' ) } }"
19+ target =" _blank"
20+ rel =" noopener noreferrer"
21+ class =" inline-flex items-center text-primary-600 hover:underline"
22+ >
23+ Änderungen ansehen
24+ <x-heroicon-o-arrow-top-right-on-square class =" w-4 h-4 ml-1" />
25+ </a >
26+ @endif
27+
1628 <a
17- href =" {{ config ( ' services.staging.changelog ' ) } } "
29+ href =" https://github.com/N3XT0R/dashclip-delivery/issues "
1830 target =" _blank"
1931 rel =" noopener noreferrer"
20- class =" mt-2 inline-flex items-center text-sm text-primary-600 hover:underline"
32+ class =" inline-flex items-center text-primary-600 hover:underline"
2133 >
22- Änderungen ansehen
34+ Feedback geben
2335 <x-heroicon-o-arrow-top-right-on-square class =" w-4 h-4 ml-1" />
2436 </a >
25- @endif
37+ </ div >
2638 </div >
2739
2840 <div class =" shrink-0" >
You can’t perform that action at this time.
0 commit comments