diff --git a/Views/DataPendampingRw/Index.cshtml b/Views/DataPendampingRw/Index.cshtml index 702d998..6734d47 100644 --- a/Views/DataPendampingRw/Index.cshtml +++ b/Views/DataPendampingRw/Index.cshtml @@ -38,19 +38,87 @@ value="@DateTime.Now.ToString("yyyy-MM")" />
- +
- - - - - - + + + + + + + + + + + + + + + + -
NoNamaChecklistBerat SampahFotoRumah Aktif MemilahStatusNama +
+ Checklist +
+ + info + +
+
+
+
+ Berat Sampah +
+ + info + +
+
+
+
+ Foto +
+ + info + +
+
+
+
+ Rumah Aktif Memilah +
+ + info + +
+
+
+
+ Status +
+ + info + +
+
+
@@ -107,7 +175,6 @@ $(document).ready(function () { tableRapot = new DataTable('#tableRapot', { ajax: '@Url.Action("TableRapot", "DataPendampingRw")', - scrollX: true, initComplete: function () { $('div.dt-scroll-body thead').css('visibility', 'collapse'); },