Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Sistem-Informasi-Pariwisata-Tapanuli-Utara
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kyrie Cettyara
Sistem-Informasi-Pariwisata-Tapanuli-Utara
Commits
6c310b06
Commit
6c310b06
authored
Jul 31, 2021
by
KyrieCettyara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Perbaikan search list
parent
2fc3037a
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
33 additions
and
11 deletions
+33
-11
detail.php
app/Views/admin/detail.php
+1
-1
side_menu.php
app/Views/admin/side_menu.php
+9
-2
landing_page.php
app/Views/landing_page.php
+12
-5
template.php
app/Views/layout/template.php
+5
-0
list_search.php
app/Views/list_search.php
+1
-1
admin.css
public/css/admin.css
+5
-2
No files found.
app/Views/admin/detail.php
View file @
6c310b06
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<div
class=
"col"
>
<div
class=
"col"
>
<div
class=
"detail"
>
<div
class=
"detail"
>
<?php
$image
=
$value
[
'gambar'
];
?>
<?php
$image
=
$value
[
'gambar'
];
?>
<img
id=
"gambar"
src=
"
<?php
echo
base_url
(
"upload/
$image
"
);
?>
"
/>
<img
id=
"gambar
s
"
src=
"
<?php
echo
base_url
(
"upload/
$image
"
);
?>
"
/>
<h3
class=
"title"
>
<?=
$value
[
'judul_artikel'
];
?>
</h3>
<h3
class=
"title"
>
<?=
$value
[
'judul_artikel'
];
?>
</h3>
<p>
<?=
$value
[
'isi_artikel'
];
?>
</p>
<p>
<?=
$value
[
'isi_artikel'
];
?>
</p>
</div>
</div>
...
...
app/Views/admin/side_menu.php
View file @
6c310b06
...
@@ -17,7 +17,8 @@
...
@@ -17,7 +17,8 @@
</head>
</head>
<body>
<body>
<div
class=
"wrapper"
>
<!-- <div class="wrapper">
<div class="side-menu">
<div class="side-menu">
<div class="logo">
<div class="logo">
Hi, Admin!
Hi, Admin!
...
@@ -38,7 +39,12 @@
...
@@ -38,7 +39,12 @@
</div>
</div>
</div>
</div>
</div>
</div> -->
z
<nav>
</nav>
</body>
</body>
</html>
</html>
\ No newline at end of file
app/Views/landing_page.php
View file @
6c310b06
...
@@ -41,30 +41,35 @@
...
@@ -41,30 +41,35 @@
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-lg-3 col-md-6 d-flex align-items-stretch"
>
<div
class=
"col-lg-3 col-md-6 d-flex align-items-stretch"
>
<a
href=
"
<?php
echo
base_url
(
'list-pariwisata'
);
?>
"
>
<div
class=
"icon-box"
data-aos=
"fade-up"
data-aos-delay=
"100"
>
<div
class=
"icon-box"
data-aos=
"fade-up"
data-aos-delay=
"100"
>
<center>
<center>
<div
class=
"icon"
><i
class=
"bx bx-world"
></i></div>
<div
class=
"icon"
><i
class=
"bx bx-world"
></i></div>
</center>
</center>
<center>
<center>
<h4
class=
"description"
>
Tour
&
Travel
</h4>
<h4
class=
"description"
>
Pariwisata
</h4>
<p
class=
"description"
>
Kami menyediakan informasi tentang Tour
&
Travel
yang mungkin anda sukai dan ingin kunjungi
</p>
<p
class=
"description"
>
Kami menyediakan informasi tentang tempat pariwisata
yang mungkin anda sukai dan ingin kunjungi
</p>
</center>
</center>
</div>
</div>
</a>
</div>
</div>
<div
class=
"col-lg-3 col-md-6 d-flex align-items-stretch"
>
<div
class=
"col-lg-3 col-md-6 d-flex align-items-stretch"
>
<a
href=
"
<?php
echo
base_url
(
'list-travel'
);
?>
"
>
<div
class=
"icon-box"
>
<div
class=
"icon-box"
>
<center>
<center>
<div
class=
"icon"
><i
class=
"bx bx-buildings"
></i></div>
<div
class=
"icon"
><i
class=
"bx bx-buildings"
></i></div>
</center>
</center>
<center>
<center>
<h4
class=
"description"
>
Hot
el
</h4>
<h4
class=
"description"
>
Trav
el
</h4>
<p
class=
"description"
>
Kami menyediakan informasi tentang hotel dan tempat tinggal yang bisa anda tempati ketika perjalanan
</p>
<p
class=
"description"
>
Kami menyediakan informasi tentang travel yang dapat membantu anda untuk masalah transportasi
</p>
</center>
</center>
</div>
</div>
</a>
</div>
</div>
<div
class=
"col-lg-3 col-md-6 d-flex align-items-stretch"
>
<div
class=
"col-lg-3 col-md-6 d-flex align-items-stretch"
>
<a
href=
"
<?php
echo
base_url
(
'list-oleh-oleh'
);
?>
"
>
<div
class=
"icon-box"
>
<div
class=
"icon-box"
>
<center>
<center>
<div
class=
"icon"
><i
class=
"bx bx-gift"
></i></div>
<div
class=
"icon"
><i
class=
"bx bx-gift"
></i></div>
...
@@ -74,9 +79,11 @@
...
@@ -74,9 +79,11 @@
<p
class=
"description"
>
Kami menyediakan informasi tentang oleh-oleh yang sesuai dengan anda dan juga khas Tapanuli Utara
</p>
<p
class=
"description"
>
Kami menyediakan informasi tentang oleh-oleh yang sesuai dengan anda dan juga khas Tapanuli Utara
</p>
</center>
</center>
</div>
</div>
</a>
</div>
</div>
<div
class=
"col-lg-3 col-md-6 d-flex align-items-stretch"
>
<div
class=
"col-lg-3 col-md-6 d-flex align-items-stretch"
>
<a
href=
"
<?php
echo
base_url
(
'list-kuliner'
);
?>
"
>
<div
class=
"icon-box"
>
<div
class=
"icon-box"
>
<center>
<center>
<div
class=
"icon"
><i
class=
"bx bx-dish"
></i></div>
<div
class=
"icon"
><i
class=
"bx bx-dish"
></i></div>
...
@@ -86,6 +93,7 @@
...
@@ -86,6 +93,7 @@
<p
class=
"description"
>
Kami menyediakan informasi tentang berbagai macam kuliner khas Tapanuli Utara yang menarik untuk anda nikmati
</p>
<p
class=
"description"
>
Kami menyediakan informasi tentang berbagai macam kuliner khas Tapanuli Utara yang menarik untuk anda nikmati
</p>
</center>
</center>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- End Services Section -->
</section>
<!-- End Services Section -->
...
@@ -95,7 +103,6 @@
...
@@ -95,7 +103,6 @@
<div
class=
"text-center title"
>
<div
class=
"text-center title"
>
<h3
class=
"warna-text-hitung"
>
What we have achieved so far
</h3>
<h3
class=
"warna-text-hitung"
>
What we have achieved so far
</h3>
<p>
Iusto et labore modi qui sapiente xpedita tempora et aut non ipsum consequatur illo.
</p>
</div>
</div>
<center>
<center>
...
...
app/Views/layout/template.php
View file @
6c310b06
...
@@ -66,8 +66,13 @@
...
@@ -66,8 +66,13 @@
<a
href=
"
<?=
base_url
(
'login'
)
?>
"
class=
"get-started-btn"
>
Login
</a>
<a
href=
"
<?=
base_url
(
'login'
)
?>
"
class=
"get-started-btn"
>
Login
</a>
<?php
endif
?>
<?php
endif
?>
</div>
</div>
<div
class=
"Hotbg"
>
<div
class=
"Hotbg"
>
<input
onchange=
"ganti()"
id=
"search"
type=
"text"
name=
"input"
class=
"Hotbg-txt"
placeholder=
"Search >>>"
>
<input
onchange=
"ganti()"
id=
"search"
type=
"text"
name=
"input"
class=
"Hotbg-txt"
placeholder=
"Search >>>"
>
<a
id=
"searchb"
href=
""
class=
"Hotbg-btn"
>
<a
id=
"searchb"
href=
""
class=
"Hotbg-btn"
>
<i
class=
"fa fa-search"
></i>
<i
class=
"fa fa-search"
></i>
...
...
app/Views/list_search.php
View file @
6c310b06
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<body>
<body>
<!-- ======= Header ======= -->
<!-- ======= Header ======= -->
<header
id=
"header"
class=
"
fixed-top
"
>
<header
id=
"header"
class=
"
position-relative
"
>
<div
class=
"container-fluid"
>
<div
class=
"container-fluid"
>
<div
class=
"row justify-content-center"
>
<div
class=
"row justify-content-center"
>
...
...
public/css/admin.css
View file @
6c310b06
...
@@ -135,13 +135,16 @@ input.src {
...
@@ -135,13 +135,16 @@ input.src {
#gambar
{
#gambar
{
width
:
100%
;
width
:
100%
;
height
:
3
00px
;
height
:
4
00px
;
object-fit
:
cover
;
object-fit
:
cover
;
object-position
:
center
;
object-position
:
center
;
}
}
.detail
>
#gambar
{
.detail
>
#gambar
s
{
width
:
70%
;
width
:
70%
;
height
:
500px
;
object-fit
:
cover
;
object-position
:
center
;
display
:
block
;
display
:
block
;
margin-left
:
auto
;
margin-left
:
auto
;
margin-right
:
auto
;
margin-right
:
auto
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment