Migrated Orchard.Users

--HG--
branch : theming
This commit is contained in:
Sebastien Ros
2010-09-09 17:02:04 -07:00
parent b78e47cad8
commit 6f4dfba734
31 changed files with 253 additions and 236 deletions

View File

@@ -96,20 +96,18 @@
<Content Include="Content\Admin\images\offline.gif" />
<Content Include="Content\Admin\images\online.gif" />
<Content Include="Module.txt" />
<Content Include="Views\Account\ChangePassword.ascx" />
<Content Include="Views\Account\ChangePasswordSuccess.ascx" />
<Content Include="Views\Account\AccessDenied.ascx" />
<Content Include="Views\Account\ChallengeEmailSuccess.ascx" />
<Content Include="Views\Account\ChallengeEmailSent.ascx" />
<Content Include="Views\Account\ChallengeEmailFail.ascx" />
<Content Include="Views\Account\LogOn.ascx" />
<Content Include="Views\Account\Register.ascx" />
<Content Include="Views\Admin\Edit.aspx" />
<Content Include="Views\Admin\Create.aspx" />
<Content Include="Views\Admin\EditorTemplates\inputPasswordLarge.ascx" />
<Content Include="Views\Admin\EditorTemplates\inputTextLarge.ascx" />
<Content Include="Views\Admin\Index.aspx" />
<Content Include="Views\EditorTemplates\Parts\Users.RegistrationSettings.ascx" />
<None Include="Views\Account\ChangePassword.cshtml" />
<None Include="Views\Account\ChangePasswordSuccess.cshtml" />
<None Include="Views\Account\AccessDenied.cshtml" />
<None Include="Views\Account\ChallengeEmailSuccess.cshtml" />
<None Include="Views\Account\ChallengeEmailSent.cshtml" />
<None Include="Views\Account\ChallengeEmailFail.cshtml" />
<None Include="Views\Account\LogOn.cshtml" />
<None Include="Views\Account\Register.cshtml" />
<None Include="Views\Admin\Edit.cshtml" />
<None Include="Views\Admin\Create.cshtml" />
<None Include="Views\Admin\Index.cshtml" />
<None Include="Views\EditorTemplates\Parts\Users.RegistrationSettings.cshtml" />
<Content Include="Web.config" />
<Content Include="Views\Web.config" />
</ItemGroup>