Browse Source

update html

久保田隼基 8 years ago
parent
commit
7a9e730d98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/views/admin/widget/passport/twitter.html

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

@@ -81,7 +81,7 @@
         $('#passport-twitter-hide-when-disabled').show(400);
       }
       else {
-        $('#passport-github-hide-when-disabled').hide(400);
+        $('#passport-twitter-hide-when-disabled').hide(400);
       }
     });
 </script>