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

JS and Css admin otimizaitons #461

Merged
merged 1 commit into from
Nov 26, 2024
Merged

JS and Css admin otimizaitons #461

merged 1 commit into from
Nov 26, 2024

Conversation

iruzevic
Copy link
Member

Updated

  • Admin JS and CSS scripts are now loaded only on the forms page.

@iruzevic iruzevic self-assigned this Nov 26, 2024
@iruzevic iruzevic requested a review from a team November 26, 2024 11:17
@iruzevic iruzevic merged commit 113824b into main Nov 26, 2024
2 of 3 checks passed
@iruzevic iruzevic deleted the feature/optim branch November 26, 2024 11:26
$this->getEnqueueSharedInlineCommonItems(false),
[
'nonce' => \wp_create_nonce('wp_rest'),
'uploadConfirmMsg' => \__('Are you sure you want to contine?', 'eighshift-forms'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'uploadConfirmMsg' => \__('Are you sure you want to contine?', 'eighshift-forms'),
'uploadConfirmMsg' => \__('Are you sure you want to continue?', 'eighshift-forms'),

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

Successfully merging this pull request may close these issues.

3 participants