From 082e2544fc2c858a0fbbb5735c89ff32c8f2aac9 Mon Sep 17 00:00:00 2001 From: Citra Pangestu Date: Thu, 4 Jun 2026 11:18:14 +0700 Subject: [PATCH] Update image dan tabel --- Controllers/WebNew/DetailItemController.cs | 4 +- Views/WebNew/Berita/DetailBerita.cshtml | 2 +- Views/WebNew/Home/Index.cshtml | 18 ++++---- Views/WebNew/Layanan/DetailItem.cshtml | 4 ++ Views/WebNew/Layanan/DetailLayanan.cshtml | 7 ++- Views/WebNew/Layanan/Layanan.cshtml | 6 +-- Views/WebNew/Sertifikat.cshtml | 2 +- wwwroot/webnew/json/Layanan/air.json | 7 ++- wwwroot/webnew/json/Layanan/pcu.json | 7 ++- wwwroot/webnew/json/Layanan/udara.json | 5 +- wwwroot/webnew/json/berita.json | 10 ++-- .../{DetailItem.json => detail-item.json} | 6 +-- wwwroot/webnew/json/mitra.json | 2 +- wwwroot/webnew/json/regulasi.json | 46 +++++++++---------- 14 files changed, 65 insertions(+), 61 deletions(-) rename wwwroot/webnew/json/{DetailItem.json => detail-item.json} (82%) diff --git a/Controllers/WebNew/DetailItemController.cs b/Controllers/WebNew/DetailItemController.cs index 265f465..6b77c8c 100644 --- a/Controllers/WebNew/DetailItemController.cs +++ b/Controllers/WebNew/DetailItemController.cs @@ -4,7 +4,7 @@ namespace WebApplication2.Controllers.WebNew { public class DetailItemController : Controller { - [HttpGet("/WebNew/DetailItem/")] + [HttpGet("/WebNew/Layanan/DetailItem/")] public IActionResult Index(string kode) { ViewBag.Kode = kode; @@ -14,7 +14,7 @@ namespace WebApplication2.Controllers.WebNew [HttpGet("/WebNew/DetailItem/GetDetail/")] public IActionResult GetDetail(string kode) { - var path = Path.Combine(Directory.GetCurrentDirectory(), "wwwroot/webnew/json", "DetailItem.json"); + var path = Path.Combine(Directory.GetCurrentDirectory(), "wwwroot/webnew/json", "detail-item.json"); if (!System.IO.File.Exists(path)) return NotFound(); diff --git a/Views/WebNew/Berita/DetailBerita.cshtml b/Views/WebNew/Berita/DetailBerita.cshtml index 274a79b..835c22c 100644 --- a/Views/WebNew/Berita/DetailBerita.cshtml +++ b/Views/WebNew/Berita/DetailBerita.cshtml @@ -102,7 +102,7 @@ - + Baca Selengkapnya diff --git a/Views/WebNew/Home/Index.cshtml b/Views/WebNew/Home/Index.cshtml index 809b95a..b257c2d 100644 --- a/Views/WebNew/Home/Index.cshtml +++ b/Views/WebNew/Home/Index.cshtml @@ -19,11 +19,11 @@

Laboratorium Lingkungan Hidup Daerah

@@ -625,7 +625,7 @@ -
+@*

@@ -819,7 +819,7 @@

- +*@
@@ -1165,7 +1165,7 @@ ${featured.deskripsi}

- + Baca Selengkapnya `; @@ -1183,7 +1183,7 @@
${item.judul}
- + Baca Selengkapnya diff --git a/Views/WebNew/Layanan/DetailItem.cshtml b/Views/WebNew/Layanan/DetailItem.cshtml index a19d605..6d13117 100644 --- a/Views/WebNew/Layanan/DetailItem.cshtml +++ b/Views/WebNew/Layanan/DetailItem.cshtml @@ -41,6 +41,10 @@ + +
+ * Parameter yang tebal (bold) telah terakreditasi oleh KAN +
diff --git a/Views/WebNew/Layanan/DetailLayanan.cshtml b/Views/WebNew/Layanan/DetailLayanan.cshtml index a7137b0..39043a9 100644 --- a/Views/WebNew/Layanan/DetailLayanan.cshtml +++ b/Views/WebNew/Layanan/DetailLayanan.cshtml @@ -21,7 +21,7 @@

    - @@ -85,6 +85,9 @@
    +
    + * Parameter yang tebal (bold) telah terakreditasi oleh KAN +