Laravel-Backpack / CRUD

Build custom admin panels. Fast!
https://backpackforlaravel.com
MIT License
3.11k stars 890 forks source link

Pr/5351 - dont show dots in show view when label is empty #5486

Closed pxpm closed 6 months ago

pxpm commented 6 months ago

This is part of what was talked in https://github.com/Laravel-Backpack/CRUD/pull/5351

I've pulled that PR, but remove some customization made there and left only the change to don't display two dots ( " : " ) when the label is empty as it looks ugly af.