Compare commits
2 Commits
0f2963dc16
...
d157808dba
| Author | SHA1 | Date | |
|---|---|---|---|
| d157808dba | |||
| 0b1cba1465 |
@ -118,8 +118,6 @@
|
||||
title: "Pemesan",
|
||||
field:'order.nama_pemesan',
|
||||
formatter: function(value, row){
|
||||
console.log(row);
|
||||
|
||||
return `
|
||||
<ul class="list-unstyled mb-0 text-nowrap">
|
||||
<li><i class="fa fa-user me-1 text-muted"></i><strong>${row?.order?.nama_pemesan ?? '-'}</strong></li>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user