#19046: Moving content-picker-admin.css to Content Picker module

Work Item: 19046

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-09-26 17:30:46 -07:00
parent 421afa9747
commit 60760c6130
3 changed files with 5 additions and 1 deletions

View File

@@ -21,6 +21,10 @@
</UpgradeBackupLocation>
<TargetFrameworkProfile />
<UseIISExpress>false</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -62,6 +66,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="Scripts\ContentPicker.js" />
<Content Include="Styles\content-picker-admin.css" />
<Content Include="Styles\ContentPicker.css" />
<Content Include="Web.config" />
<Content Include="Views\Web.config" />

View File

@@ -66,7 +66,6 @@
</ItemGroup>
<ItemGroup>
<Content Include="Scripts\hint.js" />
<Content Include="Styles\content-picker-admin.css" />
<Content Include="Styles\datetime.css" />
<Content Include="Styles\Images\move.gif" />
<Content Include="Web.config" />