mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
- Finished moving display and editor templates from views/models to views/shared
- Fixed a bug where the template name for model editor template on update wasn't set correctly --HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044291
This commit is contained in:
@@ -120,12 +120,12 @@
|
||||
<Content Include="Scripts\utils\form_utils.js" />
|
||||
<Content Include="Scripts\utils\mctabs.js" />
|
||||
<Content Include="Scripts\utils\validate.js" />
|
||||
<Content Include="Views\Models\EditorTemplates\TinyMceTextEditor.ascx" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Views\Shared\EditorTemplates\TinyMceTextEditor.ascx" />
|
||||
<Content Include="Views\Web.config" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
|
Reference in New Issue
Block a user