Browse Source

Update Index.cshtml

pull/20181/head
maliming 2 years ago
committed by GitHub
parent
commit
6a4c3cc25b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/Index.cshtml

1
modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/Index.cshtml

@ -66,7 +66,6 @@
autoDisplay: false,
disableAutoTranslation: true,
includedLanguages: '@string.Join(",", DocsWebOptions.Value.IncludedLanguages)',
floatPosition: 0,
layout: google.translate.TranslateElement.InlineLayout.HORIZONTAL
},
'google_translate_element');

Loading…
Cancel
Save