Renaming jquery.colorbox-min.js to jquery.colorbox.min.js as per the resource manifest (as well as to be consistent with other minified script names).

--HG--
branch : 1.x
rename : src/Orchard.Web/Modules/Orchard.jQuery/Scripts/jquery.colorbox-min.js => src/Orchard.Web/Modules/Orchard.jQuery/Scripts/jquery.colorbox.min.js
This commit is contained in:
Sipke Schoorstra
2013-05-31 19:17:15 +02:00
parent 91a9c8669c
commit 0dbec8c740
2 changed files with 3 additions and 1 deletions

View File

@@ -66,7 +66,9 @@
<Content Include="Scripts\jquery-ui-timepicker-addon.js" />
<Content Include="Scripts\jquery-ui.js" />
<Content Include="Scripts\jquery-ui.min.js" />
<Content Include="Scripts\jquery.colorbox-min.js" />
<Content Include="Scripts\jquery.colorbox.min.js">
<DependentUpon>jquery.colorbox.js</DependentUpon>
</Content>
<Content Include="Scripts\jquery.colorbox.js" />
<Content Include="Scripts\jquery.fileupload.js" />
<Content Include="Scripts\jquery.fileupload.min.js">