webdav portal css fixes

This commit is contained in:
vfedosevich 2015-03-11 07:00:40 -07:00
parent 227f0c99cc
commit 7e76b087b4
7 changed files with 145 additions and 121 deletions

View file

@ -24,5 +24,6 @@
wsp.fileBrowser.initSearchDataTable('#search-items-table', '@Url.RouteUrl(FileSystemRouteNames.ShowContentDetails)', '@Model.SearchValue');
});
</script>
@Scripts.Render("~/bundles/appScripts-webdav")
}