久保田隼基 před 8 roky
rodič
revize
664eb84a35
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lib/views/admin/widget/passport/twitter.html

+ 1 - 1
lib/views/admin/widget/passport/twitter.html

@@ -78,7 +78,7 @@
       const isEnabled = ($(this).val() === "true");
 
       if (isEnabled) {
-        $('#passport-github-hide-when-disabled').show(400);
+        $('#passport-twitter-hide-when-disabled').show(400);
       }
       else {
         $('#passport-github-hide-when-disabled').hide(400);