mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-07 16:13:58 +08:00
Fixed admin 404 due to incorrectly named resource "jquery-colorbox.css".
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
},
|
||||
{
|
||||
"inputs": [ "Assets/Css/Colorbox/colorbox.css" ],
|
||||
"output": "Styles/jquery-colorbox.css"
|
||||
"output": "Styles/jquery.colorbox.css"
|
||||
},
|
||||
{
|
||||
"inputs": [ "Assets/Js/Colorbox/jquery.colorbox.js" ],
|
||||
|
Reference in New Issue
Block a user