mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
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:
@@ -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">
|
||||
|
Reference in New Issue
Block a user