mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-22 03:37:25 +08:00
Fixing media popup windows
--HG-- branch : 1.x extra : rebase_source : 15e4f7844a8c6fb35522c86aef4d2eb79cb2fe7b
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
Script.Include("knockout-2.2.1.js");
|
||||
Script.Include("history.js");
|
||||
Style.Require("FontAwesome");
|
||||
|
||||
if (Model.DialogMode) {
|
||||
Style.Include("dialog-mode.css");
|
||||
}
|
||||
|
||||
Layout.Title = T("Media Library");
|
||||
}
|
||||
|
Reference in New Issue
Block a user