瀏覽代碼

update html

久保田隼基 8 年之前
父節點
當前提交
7a9e730d98
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>