Skip to content

Fix JS error on admin pages in Omeka 3.0#40

Open
dicksonlaw583 wants to merge 1 commit intoUCSCLibrary:masterfrom
dicksonlaw583:dev-omeka-3
Open

Fix JS error on admin pages in Omeka 3.0#40
dicksonlaw583 wants to merge 1 commit intoUCSCLibrary:masterfrom
dicksonlaw583:dev-omeka-3

Conversation

@dicksonlaw583
Copy link

Change jQuery(window).load to jQuery(document).ready to remove this JS
error on admin pages in Omeka 3.0's admin theme:

Uncaught TypeError: e.indexOf is not a function

Change jQuery(window).load to jQuery(document).ready to remove this JS
error on admin pages in Omeka 3.0's admin theme:

Uncaught TypeError: e.indexOf is not a function
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.

1 participant