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
4dfa23ff
Commit
4dfa23ff
authored
Feb 16, 2026
by
Alfakhori
Browse files
add button for 2024, 2025, 2026 years
parent
2264eb8e
Pipeline
#12327
passed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
4dfa23ff
...
@@ -202,6 +202,9 @@
...
@@ -202,6 +202,9 @@
<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>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2023"
onclick=
"filter(2023)"
>
2023
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2024"
onclick=
"filter(2024)"
>
2023
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2025"
onclick=
"filter(2025)"
>
2023
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2026"
onclick=
"filter(2026)"
>
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;">
...
...
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