Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
UGL
website
Commits
c4b34663
Commit
c4b34663
authored
1 year ago
by
Santhanavanich
Browse files
Options
Download
Email Patches
Plain Diff
update
parent
ff11d755
Pipeline
#8489
passed with stage
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+2
-1
public/index.html
with
2 additions
and
1 deletion
+2
-1
public/index.html
+
2
-
1
View file @
c4b34663
...
@@ -193,7 +193,8 @@
...
@@ -193,7 +193,8 @@
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2019"
onclick=
"filter(2019)"
>
2019
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2019"
onclick=
"filter(2019)"
>
2019
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2020"
onclick=
"filter(2020)"
>
2020
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2020"
onclick=
"filter(2020)"
>
2020
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2021"
onclick=
"filter(2021)"
>
2021
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2021"
onclick=
"filter(2021)"
>
2021
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2022"
onclick=
"filter(2022)"
>
2022
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2022"
onclick=
"filter(2022)"
>
2022
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2023"
onclick=
"filter(2023)"
>
2023
</button>
</div>
</div>
<div
class=
"container"
id=
"cont_paper"
>
<div
class=
"container"
id=
"cont_paper"
>
<!-- <div class="card" style="max-width: 1080px;">
<!-- <div class="card" style="max-width: 1080px;">
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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