mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
When looking for ViewPath to activate, the order should be: 1. Current active theme 2. Base themes of the current theme (in "base" order). Note that "base themes" for "TheAdmin" theme means all enabled themes 3. Modules which have at least one active feature, in feature dependency order Work Item: 16654 --HG-- branch : dev