]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/auth_providers.js
Load pluralizers
[rails.git] / app / assets / javascripts / auth_providers.js
index 18c3e38e0776d85228ce73af56dbc5ee6a16fe61..3c294825374c79b675b243fcf090a9c1b502e276 100644 (file)
@@ -1,4 +1,4 @@
-$(document).ready(function () {
+$(function () {
   // Attach referer to authentication buttons
   $(".auth_button").each(function () {
     const params = new URLSearchParams(this.search);