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
326f37e4
Commit
326f37e4
authored
Oct 25, 2023
by
Traboulsi
Browse files
Update public/js/paperfilter.js
parent
95e58124
Pipeline
#8768
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/js/paperfilter.js
View file @
326f37e4
/*
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
=
""
;
...
...
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