diff --git a/index.html b/index.html
index e7347fc..a436ad4 100644
--- a/index.html
+++ b/index.html
@@ -166,6 +166,9 @@ nav
manage_accounts Manajemen Agen & User
+
+ balance Dokumen Regulasi
+
quick_references Laporan
diff --git a/modules/dasbor-level1.html b/modules/dasbor-level1.html
index 84648ba..562bff5 100644
--- a/modules/dasbor-level1.html
+++ b/modules/dasbor-level1.html
@@ -142,9 +142,6 @@
const tomonth = new Date(today.getFullYear(),today.getMonth(),1);
const tomonthl = new Date(today.getFullYear(),today.getMonth()+1,0);
const firstDay = tomonth.getDay();
- console.log("today", today);
- console.log("tomonth", tomonth);
- console.log("firstday", firstDay);
const lastDate = tomonthl.getDate();
const todayDate = today.getDate()
let x = 0;
diff --git a/modules/dasbor-level2.html b/modules/dasbor-level2.html
index 50d8566..14b823a 100644
--- a/modules/dasbor-level2.html
+++ b/modules/dasbor-level2.html
@@ -142,9 +142,6 @@
const tomonth = new Date(today.getFullYear(),today.getMonth(),1);
const tomonthl = new Date(today.getFullYear(),today.getMonth()+1,0);
const firstDay = tomonth.getDay();
- console.log("today", today);
- console.log("tomonth", tomonth);
- console.log("firstday", firstDay);
const lastDate = tomonthl.getDate();
const todayDate = today.getDate()
let x = 0;
diff --git a/modules/dasbor-level3.html b/modules/dasbor-level3.html
index a7d8ee1..44f99a8 100644
--- a/modules/dasbor-level3.html
+++ b/modules/dasbor-level3.html
@@ -142,9 +142,6 @@
const tomonth = new Date(today.getFullYear(),today.getMonth(),1);
const tomonthl = new Date(today.getFullYear(),today.getMonth()+1,0);
const firstDay = tomonth.getDay();
- console.log("today", today);
- console.log("tomonth", tomonth);
- console.log("firstday", firstDay);
const lastDate = tomonthl.getDate();
const todayDate = today.getDate()
let x = 0;
diff --git a/modules/kegiatan-proker-finish.html b/modules/kegiatan-proker-finish.html
index 10bea99..16ce8c6 100644
--- a/modules/kegiatan-proker-finish.html
+++ b/modules/kegiatan-proker-finish.html
@@ -66,6 +66,7 @@
moly.loadScreen.close(loadid);
return;
}
+ thisDialog.resolve(true);
moly.loadScreen.close(loadid);
});
//["prokerid", "notes", "evidence"]
diff --git a/modules/kegiatan-proker-new.html b/modules/kegiatan-proker-new.html
index 8028b68..dc4094b 100644
--- a/modules/kegiatan-proker-new.html
+++ b/modules/kegiatan-proker-new.html
@@ -50,6 +50,7 @@
\ No newline at end of file
diff --git a/modules/regulasi-view.html b/modules/regulasi-view.html
new file mode 100644
index 0000000..056f068
--- /dev/null
+++ b/modules/regulasi-view.html
@@ -0,0 +1,50 @@
+
+
+
+ Diupload oleh
+ Pada
+
+ Nomor/Judul Dokumen:
+
+ Abstrak:
+
+
+ Hapus Entri Regulasi
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/modules/regulasi.html b/modules/regulasi.html
new file mode 100644
index 0000000..4331d59
--- /dev/null
+++ b/modules/regulasi.html
@@ -0,0 +1,71 @@
+