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
02e68f9b
Commit
02e68f9b
authored
Oct 25, 2023
by
Traboulsi
Browse files
Update public/js/paperfilter.js
parent
5b374bb7
Pipeline
#8786
passed with stage
in 9 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/js/paperfilter.js
View file @
02e68f9b
...
@@ -11,7 +11,7 @@ var activeyear = null ;
...
@@ -11,7 +11,7 @@ var activeyear = null ;
function
filter
(
year
){
function
filter
(
year
){
if
(
activeyear
==
=
year
)
{
if
(
activeyear
==
year
)
{
// Clicking on the same button again, do nothing
// Clicking on the same button again, do nothing
return
;
return
;
...
...
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