or
bundles.Add(new StyleBundle("~/Content/css/kendo").Include(
"~/Content/kendo/kendo.common-bootstrap.css", "~/Content/kendo/kendo.bootstrap.css", "~/Content/kendo/kendo.dataviz.css", "~/Content/kendo/kendo.dataviz.bootstrap.css"));<link rel="stylesheet" href="/Content/css/kendo?v=1YMtmjX1ETsQVj7kkRXXmXC3IReX27oqRzELH_ZcGPE1">
/* Minification failed. Returning unminified contents.(9,96148): run-time error CSS1030: Expected identifier, found '.'(9,96165): run-time error CSS1031: Expected selector, found ')'(9,96165): run-time error CSS1025: Expected comma or open brace, found ')'(9,96202): run-time error CSS1030: Expected identifier, found '.'(9,96219): run-time error CSS1031: Expected selector, found ')'(9,96219): run-time error CSS1025: Expected comma or open brace, found ')'(9,96363): run-time error CSS1030: Expected identifier, found '.'(9,96371): run-time error CSS1031: Expected selector, found ')'(9,96371): run-time error CSS1025: Expected comma or open brace, found ')'*//** Kendo UI Complete v2013.3.1122 (http://kendoui.com)
... remove: function(pane) { pane = $(pane); var that = this; if (pane.length) { kendo.destroy(pane); pane.each(function(idx, element){ that.options.panes.splice($(element).index(".k-pane"), 1); $(element).remove(); }); that._removeSplitBars(); if (that.options.panes.length) { that.resize(); } } return that;},that.options.panes.splice($(element).parent().children(".k-pane").index($(element)), 1);