From 002978381086e60c23ff7a922abffc3e5f564e02 Mon Sep 17 00:00:00 2001 From: Ali Ahmed Sahi Date: Tue, 8 Nov 2016 00:10:58 +0500 Subject: [PATCH] MVC-10017 Fixed --- .../ASP.NET_MVC_Front_End/Views/Home/Index.cshtml | 1 + 1 file changed, 1 insertion(+) diff --git a/Showcases/ASP.NET_MVC_Front_End/ASP.NET_MVC_Front_End/Views/Home/Index.cshtml b/Showcases/ASP.NET_MVC_Front_End/ASP.NET_MVC_Front_End/Views/Home/Index.cshtml index a0a849ce1..8290938ff 100644 --- a/Showcases/ASP.NET_MVC_Front_End/ASP.NET_MVC_Front_End/Views/Home/Index.cshtml +++ b/Showcases/ASP.NET_MVC_Front_End/ASP.NET_MVC_Front_End/Views/Home/Index.cshtml @@ -114,6 +114,7 @@ enableStandardErrorHandling: true, showSearch: true, supportTextSelection: true, + viewerStyle: 1 }); EnableRightClickMenu = false;