Explorar el Código

deleted unnecessary lines

sou hace 8 años
padre
commit
6aa1634adb
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  1. 0 6
      lib/views/admin/widget/passport/google-oauth.html

+ 0 - 6
lib/views/admin/widget/passport/google-oauth.html

@@ -1,9 +1,3 @@
-<!-- <form action="" method="post" class="form-horizontal passportStrategy" id="googleOauthSetting" role="form">
-  <fieldset>
-    <legend>Google OAuth {{ t("security_setting.configuration") }}</legend>
-    <p class="well">(TBD)</p>
-  </fieldset>
-</form> -->
 <form action="/_api/admin/security/passport-google" method="post" class="form-horizontal passportStrategy" id="googleSetting" role="form"
     {% if isRestartingServerNeeded %}style="opacity: 0.4;"{% endif %}>
   <legend>Google OAuth {{ t("security_setting.configuration") }}</legend>