File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
resources/views/filament/resources/service-proccess-resource/pages Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99</p >
1010
1111<p align =" center " >
12- <img src =" https://img.shields.io/badge/version-1.0.8 -cyan " alt =" License " >
13- <img src =" https://img.shields.io/badge/build-pass-red " alt =" License " >
14- <img src =" https://img.shields.io/badge/test-pass-green " alt =" License " >
12+ <img src =" https://img.shields.io/badge/version-1.1.3 -cyan " alt =" version " >
13+ <img src =" https://img.shields.io/badge/build-pass-red " alt =" build " >
14+ <img src =" https://img.shields.io/badge/test-pass-green " alt =" test " >
1515</p >
1616
1717<p align =" center " >
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ class="fi-ta-row [@media(hover:hover)]:transition [@media(hover:hover)]:duration
106106 @if (strlen ($item -> output ) > 100 )
107107 {{ substr ($item -> output , 0 , 99 ) } } ...
108108 @else
109- {{ item -> output } }
109+ {{ $ item-> output } }
110110 @endif
111111 </td >
112112 <td class =" fi-ta-cell p-0 first-of-type:ps-1 last-of-type:pe-1 sm:first-of-type:ps-3 sm:last-of-type:pe-3 fi-table-cell-id"
You can’t perform that action at this time.
0 commit comments