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
68a15f61
Commit
68a15f61
authored
Jan 06, 2023
by
Triyah Fatmawati
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://git.unesa.ac.id/bagus/webprofile-singlesite-5bahasa
parents
96a97683
1913f9b8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
resources/views/webprofile/front/jollyany/master.blade.php
+5
-5
No files found.
resources/views/webprofile/front/jollyany/master.blade.php
View file @
68a15f61
...
...
@@ -134,25 +134,25 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<span
class=
"topbar-cart"
>
{!! Form::open(array('url' => route('language'), 'method' => 'POST', 'style'=>'display:inline', 'id'=>'en')) !!}
<input
type=
"hidden"
value=
"en"
name=
"language"
>
<a
href=
"javascript:;"
onclick=
"document.getElementById('en').submit();"
><img
src=
"https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/eng.png"
></a>
<a
href=
"javascript:;"
onclick=
"document.getElementById('en').submit();"
><img
src=
"https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/eng.png"
alt=
"en"
></a>
{!! Form::close() !!}
{!! Form::open(array('url' => route('language'), 'method' => 'POST', 'style'=>'display:inline', 'id'=>'id')) !!}
<input
type=
"hidden"
value=
"id"
name=
"language"
>
<a
href=
"javascript:;"
onclick=
"document.getElementById('id').submit();"
><img
src=
"https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/ind.png"
></a>
<a
href=
"javascript:;"
onclick=
"document.getElementById('id').submit();"
><img
src=
"https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/ind.png"
alt=
"id"
></a>
{!! Form::close() !!}
{!! Form::open(array('url' => route('language'), 'method' => 'POST', 'style'=>'display:inline', 'id'=>'de')) !!}
<input
type=
"hidden"
value=
"de"
name=
"language"
>
<a
href=
"javascript:;"
onclick=
"document.getElementById('de').submit();"
><img
src=
"https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/deu.png"
></a>
<a
href=
"javascript:;"
onclick=
"document.getElementById('de').submit();"
><img
src=
"https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/deu.png"
alt=
"de"
></a>
{!! Form::close() !!}
{!! Form::open(array('url' => route('language'), 'method' => 'POST', 'style'=>'display:inline', 'id'=>'ar')) !!}
<input
type=
"hidden"
value=
"ar"
name=
"language"
>
<a
href=
"javascript:;"
onclick=
"document.getElementById('ar').submit();"
><img
src=
"https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/ar.png"
></a>
<a
href=
"javascript:;"
onclick=
"document.getElementById('ar').submit();"
><img
src=
"https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/ar.png"
alt=
"ar"
></a>
{!! Form::close() !!}
{!! Form::open(array('url' => route('language'), 'method' => 'POST', 'style'=>'display:inline', 'id'=>'zh')) !!}
<input
type=
"hidden"
value=
"zh"
name=
"language"
>
<a
href=
"javascript:;"
onclick=
"document.getElementById('zh').submit();"
><img
src=
"https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/zh.png"
></a>
<a
href=
"javascript:;"
onclick=
"document.getElementById('zh').submit();"
><img
src=
"https://statik.unesa.ac.id/profileunesa_konten_statik/uploads/logo/zh.png"
alt=
"zh"
></a>
{!! Form::close() !!}
...
...
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