Commit 5a90bac7 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/js/paperfilter.js

parent 4cca9f80
Pipeline #8738 passed with stage
in 9 seconds
......@@ -23,6 +23,8 @@ function filter(year){
}else if (year == "2023"){
state = state2023
}
if (state == 0){
console.log("filter")
// Start loading/adding the paper content to the page here .....
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment