Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
fgdi
Commits
483508e5
Commit
483508e5
authored
Oct 20, 2023
by
Traboulsi
Browse files
Update public/index.html
parent
4664a77d
Pipeline
#8716
passed with stage
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
483508e5
...
@@ -194,7 +194,7 @@
...
@@ -194,7 +194,7 @@
<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=
"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=
"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(2018)"
>
2018
</button>
<!--
<button class="btn" style="background-color: lightgray;" id="filter2020" onclick="filter(2018)">2018</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