Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pa2d4ti06
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Juliper
pa2d4ti06
Commits
c2de8842
Commit
c2de8842
authored
7 years ago
by
Palti Sinaga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test
parent
a097139b
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
64 additions
and
6 deletions
+64
-6
gallery-1.jpg
public/img/gallery-1.jpg
+0
-0
login.blade.php
resources/views/vendor/adminlte/auth/login.blade.php
+1
-1
Homestay.blade.php
...es/views/vendor/adminlte/layouts/pages/Homestay.blade.php
+9
-1
gallery.blade.php
...ces/views/vendor/adminlte/layouts/pages/gallery.blade.php
+37
-4
htmlheader.blade.php
...s/vendor/adminlte/layouts/partialweb/htmlheader.blade.php
+1
-0
scripts.blade.php
...iews/vendor/adminlte/layouts/partialweb/scripts.blade.php
+12
-0
web.php
routes/web.php
+4
-0
No files found.
public/img/gallery-1.jpg
View replaced file @
a097139b
View file @
c2de8842
37.7 KB
|
W:
0px
|
H:
0px
169 KB
|
W:
0px
|
H:
0px
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/auth/login.blade.php
View file @
c2de8842
...
...
@@ -26,7 +26,7 @@
<div class="
login
-
box
-
body
" >
<!-- <p class="
login
-
box
-
msg
"> {{ trans('adminlte_lang::message.siginsession') }} </p> -->
<div class="
login
-
logo
">
<a href="
{{
url
(
'/home'
)
}}
"><b>
SIBH
</b></a>
<a href="
{{
url
(
'/home'
)
}}
"><b>
BOOKING BULBUL HOMESTAY
</b></a>
</div><!-- /.login-logo -->
<form action="
{{
url
(
'/login'
)
}}
" method="
post
">
<input type="
hidden
" name="
_token
" value="
{{
csrf_token
()
}}
">
...
...
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/pages/Homestay.blade.php
View file @
c2de8842
...
...
@@ -136,7 +136,15 @@
@foreach(
$dataKamar
as
$dk
)
<div class="
col
-
md
-
3
col
-
sm
-
3
details
-
grid
agileits
w3layouts
details
-
grid
-
1
">
<div id="
gambar
">
<img src="
/
img
/
{{
$dk
->
gambar
}}
" alt="
Agileits
W3layouts
" data-toggle="
modal
" data-target="
#myModal" style="cursor: pointer;">
<a class="
example
-
image
-
link
agileits
w3layouts
" href="
/
img
/
{{
$dk
->
gambar
}}
" data-lightbox="
example
-
set
" data-title="">
<div class="
grid
agileits
w3layouts
">
<figure class="
effect
-
apollo
agileits
w3layouts
">
<img src="
/
img
/
{{
$dk
->
gambar
}}
" alt="
Agileits
W3layouts
" id="
data
">
<figcaption></figcaption>
</figure>
</div>
</a>
<!-- <img src="" alt="
Agileits
W3layouts
" data-toggle="
modal
" data-target="
#myModal" style="cursor: pointer;"> -->
</
div
>
<
div
class
="
clearfix
"></div>
</div>
...
...
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/pages/gallery.blade.php
View file @
c2de8842
...
...
@@ -11,14 +11,14 @@
<!-- //Banner -->
<div class="
details
agileits
w3layouts
" style="
padding
:
10
px
;
" >
<div class="
container
" style="
margin
-
top
:
10
px
;
background
-
color
:
white
;
width
:
950
px
;
margin
-
left
:
auto
;
margin
-
right
:
auto
;
margin
-
top
:
20
px
;
padding
-
top
:
30
px
;
padding
-
bottom
:
10
px
;
box
-
shadow
:
2
px
2
px
5
px
0
px
#bfbebe">
<
div
class
="
portfolio
agileits
w3layouts
">
<
div
class
="
portfolio
agileits
w3layouts
">
<div class="
ga
-
top
agileits
w3layouts
">
<div class="
col
-
md
-
4
col
-
sm
-
4
agileits
w3layouts
portfolio
-
top
">
<div class="
portfolio
-
item
agileits
w3layouts
wow
zoomIn
">
<a class="
example
-
image
-
link
agileits
w3layouts
" href="
/
img
/
danautoba
.
jpg
" data-lightbox="
example
-
set
" data-title="">
<a class="
example
-
image
-
link
agileits
w3layouts
" href="
/
img
/
gallery
-
1
.
jpg
" data-lightbox="
example
-
set
" data-title="">
<div class="
grid
agileits
w3layouts
">
<figure class="
effect
-
apollo
agileits
w3layouts
">
<img src="
/
img
/
danautoba
.
jpg
" alt="
Agileits
W3layouts
">
<img src="
/
img
/
gallery
-
1.
jpg
" alt="
Agileits
W3layouts
" id="
data
">
<figcaption></figcaption>
</figure>
</div>
...
...
@@ -74,18 +74,51 @@
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="
container
">
<div class="
row
">
<h1>Bootstrap 3 Lightbox image gallery using Modal</h1>
<div class="
col
-
lg
-
3
col
-
sm
-
4
col
-
xs
-
6
"><a title="
Image
1
" href="
#"><img class="thumbnail img-responsive" src="/img/gallery-1.jpg"></a></div>
<
div
class
="
col
-
lg
-
3
col
-
sm
-
4
col
-
xs
-
6
"><a title="
Image
2
" href="
#"><img class="thumbnail img-responsive" src="/img/danautoba.jpg"></a></div>
<
hr
>
<
hr
>
</
div
>
</
div
>
<
div
tabindex
=
"-1"
class
="
modal
fade
" id="
myModal
" role="
dialog
">
<div class="
modal
-
dialog
">
<div class="
modal
-
content
">
<div class="
modal
-
header
">
<button class="
close
" type="
button
" data-dismiss="
modal
">×</button>
<h3 class="
modal
-
title
">Heading</h3>
</div>
<div class="
modal
-
body
">
</div>
<div class="
modal
-
footer
">
<button class="
btn
btn
-
default
" data-dismiss="
modal
">Close</button>
</div>
</div>
</div>
</div>
<!-- //Tooltip-Content -->
<!-- Date-Picker-JavaScript -->
<script src="
{{
asset
(
'js/jquery-ui.js'
)}}
"></script>
<script>
document.getElementById('book').onclick = function(){
document.getElementById('book').onclick = function(){
swal("
Good
job
!
", "
You
clicked
the
button
!
", "
success
");};
</script>
...
...
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/partialweb/htmlheader.blade.php
View file @
c2de8842
...
...
@@ -12,6 +12,7 @@
<!-- Custom-Stylesheet-Links -->
<!-- Bootstrap-CSS -->
<link
rel=
"stylesheet"
href=
"{{asset('css/bootstrap.min.css')}}"
type=
"text/css"
media=
"all"
>
<link
rel=
"stylesheet"
href=
"{{asset('css/lightbox.css')}}"
type=
"text/css"
media=
"all"
>
<link
rel=
"stylesheet"
href=
"{{asset('css/bootstrap.min.css')}}"
type=
"text/css"
media=
"all"
>
<!-- Index-Page-CSS -->
...
...
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/partialweb/scripts.blade.php
View file @
c2de8842
...
...
@@ -18,6 +18,18 @@ new WOW().init();
</script>
<!-- //Animate.CSS-JavaScript -->
<script
type=
"text/javascript"
>
$
(
document
).
ready
(
function
()
{
$
(
'.thumbnail'
).
click
(
function
(){
$
(
'.modal-body'
).
empty
();
var
title
=
$
(
this
).
parent
(
'a'
).
attr
(
"title"
);
$
(
'.modal-title'
).
html
(
title
);
$
(
$
(
this
).
parents
(
'div'
).
html
()).
appendTo
(
'.modal-body'
);
$
(
'#myModal'
).
modal
({
show
:
true
});
});
});
</script>
<!-- Slider-JavaScript -->
<script
src=
"{{asset('js/responsiveslides.min.js')}}"
></script>
<script>
...
...
This diff is collapsed.
Click to expand it.
routes/web.php
View file @
c2de8842
...
...
@@ -119,6 +119,10 @@ Route::get('gallery', function(){
return
view
(
'gallery'
);
});
Route
::
get
(
'gallerrry'
,
function
(){
return
view
(
'media_gallery'
);
});
...
...
This diff is collapsed.
Click to expand it.
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