Skip to content

Commit

Permalink
Eliminated some unnecessary folder nesting
Browse files Browse the repository at this point in the history
  • Loading branch information
awhatley committed Mar 16, 2011
1 parent 138e957 commit 0734403
Show file tree
Hide file tree
Showing 15 changed files with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Booking.Web/Booking.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,20 +88,20 @@
<Content Include="Images\web_logo.png" />
<Content Include="Web.config" />
<Content Include="Content\Site.css" />
<Content Include="Content\themes\base\jquery-ui.css" />
<Content Include="Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png" />
<Content Include="Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png" />
<Content Include="Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png" />
<Content Include="Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png" />
<Content Include="Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png" />
<Content Include="Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png" />
<Content Include="Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png" />
<Content Include="Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
<Content Include="Content\themes\base\images\ui-icons_222222_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_2e83ff_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_454545_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_888888_256x240.png" />
<Content Include="Content\themes\base\images\ui-icons_cd0a0a_256x240.png" />
<Content Include="Content\jquery-ui.css" />
<Content Include="Content\images\ui-bg_flat_0_aaaaaa_40x100.png" />
<Content Include="Content\images\ui-bg_flat_75_ffffff_40x100.png" />
<Content Include="Content\images\ui-bg_glass_55_fbf9ee_1x400.png" />
<Content Include="Content\images\ui-bg_glass_65_ffffff_1x400.png" />
<Content Include="Content\images\ui-bg_glass_75_dadada_1x400.png" />
<Content Include="Content\images\ui-bg_glass_75_e6e6e6_1x400.png" />
<Content Include="Content\images\ui-bg_glass_95_fef1ec_1x400.png" />
<Content Include="Content\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
<Content Include="Content\images\ui-icons_222222_256x240.png" />
<Content Include="Content\images\ui-icons_2e83ff_256x240.png" />
<Content Include="Content\images\ui-icons_454545_256x240.png" />
<Content Include="Content\images\ui-icons_888888_256x240.png" />
<Content Include="Content\images\ui-icons_cd0a0a_256x240.png" />
<Content Include="Scripts\jquery-1.4.4.min.js" />
<Content Include="Scripts\jquery-ui-1.8.7.min.js" />
<Content Include="Views\Home\Index.cshtml" />
Expand Down
File renamed without changes.

0 comments on commit 0734403

Please sign in to comment.