Fix searchpath in the template lookup (#50488)

This commit is contained in:
Martin Krizek
2019-01-07 11:33:39 +01:00
committed by GitHub
parent 98b0ef370d
commit 82c95e07b5
2 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- Fix searchpath in the template lookup to work the same way as in the template module.