mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Fixing some issues that showed up in testing
Built-in zones need to be created with names Binding and shape dictionary is now compare-ordinal-case-insensive ZoneName is quirky - because it is an actual property some of the inline assignment mechanisms don't work as expected. Main content area is salmon --HG-- branch : dev
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
<None Include="Themes\Classic\Views\Menu-Main.cshtml">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
<None Include="Themes\Classic\Views\Zone-Navigation.cshtml" />
|
||||
<None Include="Themes\Classic\Views\Zone-Content.cshtml" />
|
||||
<None Include="Themes\TheThemeMachine\Views\TempFeatured.cshtml">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
|
Reference in New Issue
Block a user