From 40f101057350347317618252fd2fda3f170a982a Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Fri, 10 Feb 2023 07:36:29 +0300 Subject: Add fancybox lightbox --- Views/Bundle/Show.cshtml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Views/Bundle/Show.cshtml') diff --git a/Views/Bundle/Show.cshtml b/Views/Bundle/Show.cshtml index 2186a3f..e3a49f1 100644 --- a/Views/Bundle/Show.cshtml +++ b/Views/Bundle/Show.cshtml @@ -19,10 +19,6 @@ - @for (int i = 1; i < @Model?.Figures.Count(); i++) {