From d51baaf2c25db1d4b1b4e9b2666dc9b52012e2e6 Mon Sep 17 00:00:00 2001 From: Gregorio Chiko Putra Date: Thu, 31 Aug 2017 10:12:06 +0700 Subject: [PATCH] Modify form objects in login.html and edit_pengumuman.html, also create new html new_pengumuman.html --- App/Views/Access/login.html | 8 ++-- App/Views/Data/edit_pengumuman.html | 63 ++++++++++++++++------------- App/Views/Data/new_pengumuman.html | 34 ++++++++++++++++ 3 files changed, 72 insertions(+), 33 deletions(-) create mode 100644 App/Views/Data/new_pengumuman.html diff --git a/App/Views/Access/login.html b/App/Views/Access/login.html index 7a10fce..9262275 100644 --- a/App/Views/Access/login.html +++ b/App/Views/Access/login.html @@ -13,11 +13,11 @@ - - + + - - + + diff --git a/App/Views/Data/edit_pengumuman.html b/App/Views/Data/edit_pengumuman.html index eda9ff2..d657728 100644 --- a/App/Views/Data/edit_pengumuman.html +++ b/App/Views/Data/edit_pengumuman.html @@ -6,36 +6,41 @@
+

Pengumuman 1

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
-

Pengumuman 1

- - - - - - - - - - - - - - - - - - - - - - - diff --git a/App/Views/Data/new_pengumuman.html b/App/Views/Data/new_pengumuman.html new file mode 100644 index 0000000..9728fb1 --- /dev/null +++ b/App/Views/Data/new_pengumuman.html @@ -0,0 +1,34 @@ + + + + + Tambah Pengumuman + + +
+

Tambah Pengumuman

+ + + + + + + + + + + + + + + + + +
+ +