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
bb7b02c2
Commit
bb7b02c2
authored
Oct 24, 2023
by
Traboulsi
Browse files
Update public/js/paperfilter.js
parent
b70bea75
Pipeline
#8740
passed with stage
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/js/paperfilter.js
View file @
bb7b02c2
...
@@ -22,6 +22,8 @@ function filter(year){
...
@@ -22,6 +22,8 @@ function filter(year){
state
=
state2022
state
=
state2022
}
else
if
(
year
==
"
2023
"
){
}
else
if
(
year
==
"
2023
"
){
state
=
state2023
state
=
state2023
}
else
if
(
year
==
"
All
"
){
state
=
1
}
}
...
...
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