style: button standardization
parent
862788c17c
commit
15b78cbdee
|
|
@ -79,7 +79,7 @@ namespace BpsRwApp.Controllers
|
||||||
material_daur = true,
|
material_daur = true,
|
||||||
b3 = false,
|
b3 = false,
|
||||||
residu = true,
|
residu = true,
|
||||||
photo = "<button class=\"btn btn-xs btn-info text-white btn-lihat-gambar\">LIHAT GAMBAR</button>"
|
photo = "<button class=\"btn bg-white rounded-full btn-sm btn-lihat-gambar\">Lihat Gambar</button>"
|
||||||
})
|
})
|
||||||
.ToList();
|
.ToList();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue