Explorar o código

update playlist drag and drop

Luke Pulverenti %!s(int64=9) %!d(string=hai) anos
pai
achega
1efde90e32
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      MediaBrowser.WebDashboard/Api/DashboardService.cs

+ 2 - 2
MediaBrowser.WebDashboard/Api/DashboardService.cs

@@ -356,8 +356,8 @@ namespace MediaBrowser.WebDashboard.Api
 
             DeleteFoldersByName(Path.Combine(bowerPath, "jquery"), "src");
             DeleteFoldersByName(Path.Combine(bowerPath, "jstree"), "src");
-            DeleteFoldersByName(Path.Combine(bowerPath, "Sortable"), "meteor");
-            DeleteFoldersByName(Path.Combine(bowerPath, "Sortable"), "st");
+            //DeleteFoldersByName(Path.Combine(bowerPath, "Sortable"), "meteor");
+            //DeleteFoldersByName(Path.Combine(bowerPath, "Sortable"), "st");
             //DeleteFoldersByName(Path.Combine(bowerPath, "Swiper"), "src");
            
             if (string.Equals(mode, "cordova", StringComparison.OrdinalIgnoreCase))