Laravel-Backpack / theme-coreuiv4

UI for Backpack v6 that uses CoreUI v4 and Bootstrap v5.
MIT License
7 stars 4 forks source link

[Bug] Delete "administration" menu title #43

Closed tabacitu closed 1 year ago

tabacitu commented 1 year ago

Bug report

What I did

A user in https://github.com/Laravel-Backpack/community-forum/discussions/594 discovered we have a hardcoded "administration" title in the CoreUIv4 menu:

CleanShot 2023-08-01 at 12 30 39@2x

What I expected to happen

Wanted to remove it, expected he could.

What happened

He could not. Only by publishing and editing that file. Which is no bueno.

What I've already tried to fix it

Nothing. I thought we removed that hardcoded title, but apparently we didn't. So let's remove it now, I don't see why we should have it.

pxpm commented 1 year ago

Fixed in #44