pitrou commented on a change in pull request #11283: URL: https://github.com/apache/arrow/pull/11283#discussion_r721413927
########## File path: docs/source/_templates/version-switcher.html ########## @@ -0,0 +1,56 @@ +<!-- Copied from https://github.com/pydata/pydata-sphinx-theme/pull/436 +TODO update this once that is included in the upstream theme --> + +<div class="dropdown"> + <button type="button" class="btn btn-primary btn-sm navbar-btn dropdown-toggle" id="switcher_button" data-toggle="dropdown"> + {{ switcher_prefix }}{{ release }} Review comment: I'm curious: where does `switcher_prefix` come from? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
