Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
webprofile-jwg2024
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Siti Aisah
webprofile-jwg2024
Commits
08cadae8
Commit
08cadae8
authored
2 years ago
by
Bagus Pambudi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix gallery carousel
parent
27f802bb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
resources/views/webprofile/front/jollyany/index.blade.php
+8
-5
No files found.
resources/views/webprofile/front/jollyany/index.blade.php
View file @
08cadae8
...
@@ -235,11 +235,14 @@
...
@@ -235,11 +235,14 @@
<img src="
{{
url
(
'/storage/gallery/'
.
$value
->
thumbnail
)
}}
" alt="" class="
img
-
responsive
">
<img src="
{{
url
(
'/storage/gallery/'
.
$value
->
thumbnail
)
}}
" alt="" class="
img
-
responsive
">
@endif
@endif
<div class="
magnifier
">
<div class="
magnifier
">
<div class="
buttons
">
<div class="
buttons
">
<a class="
st
" rel="
bookmark
" href="
{{
$setting
[
'url_static'
]
.
'/'
.
$setting
[
'directory'
]
.
'/gallery/'
.
$value
->
gallery
}}
"><i class="
button
"></i>
{
{$value->title}
}
</a>
<a class="
st
btn
btn
-
default
" rel="
bookmark
" href="
{{
$setting
[
'url_static'
]
.
'/'
.
$setting
[
'directory'
]
.
'/gallery/'
.
$value
->
gallery
}}
" target="
_blank
">
</div><!-- end buttons -->
View
</div><!-- end magnifier -->
</a>
<h3>{!!
$value->title
!!}</h3>
</div><!-- end buttons -->
</div><!-- end magnifier -->
</div><!-- end entry -->
</div><!-- end entry -->
</div><!-- end item -->
</div><!-- end item -->
...
...
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