Преглед на файлове

dashboard tidak tampil di readonly
8. diksi diubah:
a. 'Pemantauan Perbaikan' jadi 'Dokumen Perbaikan' Done
b. 'Pencabutan Sanksi' jadi 'Permohonan Pencabutan Sanksi' DONE

andi преди 2 години
родител
ревизия
d376b58325
променени са 2 файла, в които са добавени 8 реда и са изтрити 8 реда
  1. 6 6
      components/Layout/MenuReadOnly.js
  2. 2 2
      components/Riwayat/TableRadar.js

+ 6 - 6
components/Layout/MenuReadOnly.js

@@ -109,12 +109,12 @@ const MenuReadOnly = [
 		heading: "Analytics Report",
 		translate: "sidebar.heading.ANALYTICS_REPORT",
 	},
-	{
-		name: "Dashboard",
-		path: "/app/dashboard",
-		icon: "icon-film",
-		translate: "sidebar.nav.Dashboard",
-	},
+	// {
+	// 	name: "Dashboard",
+	// 	path: "/app/dashboard",
+	// 	icon: "icon-film",
+	// 	translate: "sidebar.nav.Dashboard",
+	// },
 	{
 		name: "Pelaporan Tuntas",
 		path: "/app/tuntas",

+ 2 - 2
components/Riwayat/TableRadar.js

@@ -42,12 +42,12 @@ function TableRadar({ listData, to, linkName, jadwal, pemeriksaan, sanksi, keber
                                 backgroundColor: '#80df89',
                                 color: "black",
                                 textAlign: "center",
-                            }}>6. Pemantauan perbaikan</th>
+                            }}>6. Dokumen Perbaikan</th>
                             <th style={{
                                 backgroundColor: '#a3d4d1',
                                 color: "black",
                                 textAlign: "center",
-                            }}>7. Pencabutan Sanksi</th>
+                            }}>7. Permohonan Pencabutan Sanksi</th>
                             <th style={{
                                 backgroundColor: '#e8f2f1',
                                 color: "black",