diff --git a/client/tests/stubs.js b/client/tests/stubs.js index 99fa95ea3c..1afbccbac9 100644 --- a/client/tests/stubs.js +++ b/client/tests/stubs.js @@ -61,7 +61,6 @@ global.chooserUrls = { externalLinkChooser: '/admin/choose-external-link/', imageChooser: '/admin/images/chooser/', pageChooser: '/admin/choose-page/', - snippetChooser: '/admin/snippets/choose/', }; /* use dummy content for onload handlers just so that we can verify that we've chosen the right one */ diff --git a/wagtail/admin/templates/wagtailadmin/widgets/chooser.html b/wagtail/admin/templates/wagtailadmin/widgets/chooser.html index a36676eba7..b2ca44f8ad 100644 --- a/wagtail/admin/templates/wagtailadmin/widgets/chooser.html +++ b/wagtail/admin/templates/wagtailadmin/widgets/chooser.html @@ -6,7 +6,7 @@ when clicked. {% endcomment %} -