Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit d59216b

Browse files
authored
Merge pull request #8687 from Santoshziffity/static-files-fall-back-docs-clarification-2609
Static files fall back docs clarification 2609
2 parents 2a2bafc + e1fd43d commit d59216b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/guides/v2.3/frontend-dev-guide/themes/theme-inherit.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ If module context is not defined for a file:
7171

7272
If module context is defined for a file:
7373

74-
1. Current theme and current locale module static files: `<theme_dir>/web/i18n/<locale>/<Namespace>_<Module>`
7574
1. Current theme module static files `<theme_dir>/<Namespace>_<Module>/web/`. Example: `app/design/frontend/SampleCompany/orange/Magento_Catalog/web/`
7675
1. Ancestor themes module static files, recursively, until a theme with no ancestor is reached:
7776

0 commit comments

Comments
 (0)