Revert "ok (#21116)" (#21247)

This reverts commit 642a0d7704.
This commit is contained in:
Hugh A. Miles II 2022-08-30 09:31:34 -07:00 committed by GitHub
parent 04dd8d414d
commit f2d67f75d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -103,7 +103,6 @@ PACKAGE_JSON_FILE = pkg_resources.resource_filename(
# "rel": "icon"
# },
FAVICONS = [{"href": "/static/assets/images/favicon.png"}]
TAB_TITLE = None
def _try_json_readversion(filepath: str) -> Optional[str]:

View File

@ -22,7 +22,6 @@
{% from 'superset/partials/asset_bundle.html' import css_bundle, js_bundle with context %}
{% set favicons = appbuilder.app.config['FAVICONS'] %}
{% set title = appbuilder.app.config['TAB_TITLE'] %}
<html>
<head>
<title>