[
https://issues.apache.org/jira/browse/AIRFLOW-6733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031576#comment-17031576
]
ASF subversion and git services commented on AIRFLOW-6733:
----------------------------------------------------------
Commit 220bc0ebed0f8b8b294817eb576f6614f9e2251c in airflow's branch
refs/heads/master from Ash Berlin-Taylor
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=220bc0e ]
[AIRFLOW-6733] Extend not replace template (#7366)
* [AIRFLOW-6733] Extend, rather than replace, the base_template
This commit just moves the existing template to airflow/master.html
(without further changes)
* [AIRFLOW-6733] Only change blocks we have customized
This makes is easier to see which parts of the template we have changed.
> Extend, don't replace FAB layout template
> -----------------------------------------
>
> Key: AIRFLOW-6733
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6733
> Project: Apache Airflow
> Issue Type: Improvement
> Components: webserver
> Affects Versions: 1.10.8
> Reporter: Ash Berlin-Taylor
> Priority: Minor
> Fix For: 1.10.9
>
>
> This is a minor tidy-up of the templates. Right now we don't set the
> base_template of the appbuilder, but instead we replace the whole file
> earlier in the search path.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)