File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 53
53
</span >
54
54
@if (! $fromOrder )
55
55
<span style =" position : absolute ;top :13% ; right : 5px ;" >
56
+ <button type =" button" class =" btn btn-link btn-sm" ><span class =" fa fa-arrows-v" ></span ></button >
56
57
<button wire:click.prevent =" remove({{ $value } } )" type =" button" class =" btn btn-outline-danger btn-sm btn-close" ><span class =" fa fa-remove" ></span ></button >
57
58
</span >
58
59
@endif
Original file line number Diff line number Diff line change 52
52
</span >
53
53
@if (! $fromQuote )
54
54
<span style =" position : absolute ;top :13% ; right : 5px ;" >
55
+ <button type =" button" class =" btn btn-link btn-sm" ><span class =" fa fa-arrows-v" ></span ></button >
55
56
<button wire:click.prevent =" remove({{ $value } } )" type =" button" class =" btn btn-outline-danger btn-sm btn-close" ><span class =" fa fa-remove" ></span ></button >
56
57
</span >
57
58
@endif
Original file line number Diff line number Diff line change 24
24
] )
25
25
</span >
26
26
<span style =" position : absolute ;top :13% ; right : 5px ;" >
27
- <button type =" button" class =" btn btn-link btn-sm" ><span class =" fa fa-arrows-up-down-left-right " ></span ></button >
27
+ <button type =" button" class =" btn btn-link btn-sm" ><span class =" fa fa-arrows-v " ></span ></button >
28
28
<button wire:click.prevent =" remove({{ $value } } )" type =" button" class =" btn btn-outline-danger btn-sm btn-close" ><span class =" fa fa-remove" ></span ></button >
29
29
</span >
30
30
</td >
You can’t perform that action at this time.
0 commit comments