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
95e58124
Commit
95e58124
authored
Oct 25, 2023
by
Traboulsi
Browse files
Update public/js/paperfilter.js
parent
55b2697d
Pipeline
#8767
passed with stage
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/js/paperfilter.js
View file @
95e58124
var
state2020
=
0
/*
var state2020 = 0
var state2021 = 0
var state2022 = 0
var state2023 = 0
var state2019 = 0
var stateall = 0
var state = 0
var
count
=
0
var count = 0
*/
function
filter
(
year
){
var
state2020
=
0
var
state2021
=
0
var
state2022
=
0
var
state2023
=
0
var
state2019
=
0
var
stateall
=
0
var
state
=
0
var
count
=
0
var
new_row
=
document
.
getElementById
(
"
cont_paper
"
)
new_row
.
innerHTML
=
""
;
document
.
getElementById
(
"
nextblock
"
).
style
.
display
=
"
none
"
...
...
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