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
dd7a8c64
Commit
dd7a8c64
authored
Oct 25, 2023
by
Traboulsi
Browse files
Update public/index.html
parent
3a6bdba9
Pipeline
#8754
passed with stage
in 10 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/index.html
View file @
dd7a8c64
...
@@ -189,7 +189,7 @@
...
@@ -189,7 +189,7 @@
</div>
</div>
<div
class=
"container"
style=
"height:70px;"
>
<div
class=
"container"
style=
"height:70px;"
>
<!--<p>Filter:</p>-->
<!--<p>Filter:</p>-->
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filterall"
onclick=
"filter(
a
ll)"
>
All
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filterall"
onclick=
"filter(
A
ll)"
>
All
</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=
"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=
"filter2021"
onclick=
"filter(2021)"
>
2021
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2021"
onclick=
"filter(2021)"
>
2021
</button>
...
...
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