Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexEmptyDialog label no follow $label #5117

Closed
yong9402211 opened this issue Nov 24, 2022 · 1 comment
Closed

IndexEmptyDialog label no follow $label #5117

yong9402211 opened this issue Nov 24, 2022 · 1 comment

Comments

@yong9402211
Copy link

  • Laravel Version: 9
  • Nova Version: latest

Description:

Screenshot 2022-11-24 at 6 54 41 PM

    public static $label = 'revPlatform Statuses';

Case sensitive, 1st letter is lowercase, but force display uppercase at IndexEmptyDialog.

@crynobone crynobone added the pending Issues that are pending triage label Nov 28, 2022
@davidhemphill
Copy link
Contributor

There is no label property on resources. You need to override the singularName method on the resource to change it.

@davidhemphill davidhemphill removed the pending Issues that are pending triage label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants