Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
fgdi
Commits
e73ed129
Commit
e73ed129
authored
1 year ago
by
Myriam Guedey
Browse files
Options
Download
Email Patches
Plain Diff
Update index.html
parent
325a9ae8
Pipeline
#8746
passed with stage
in 9 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+9
-9
public/index.html
with
9 additions
and
9 deletions
+9
-9
public/index.html
+
9
-
9
View file @
e73ed129
...
...
@@ -195,7 +195,7 @@
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2021"
onclick=
"filter(2021)"
>
2021
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2020"
onclick=
"filter(2020)"
>
2020
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2019"
onclick=
"filter(2019)"
>
2019
</button>
<button
class=
"btn"
style=
"background-color: lightgray;"
id=
"filter2018"
onclick=
"filter(2018)"
>
2018
</button>
<!--
<button class="btn" style="background-color: lightgray;" id="filter2018" onclick="filter(2018)">2018</button>
>
</div>
<div class="container" id="cont_paper">
<!-- <div class="card" style="max-width: 1080px;">
...
...
@@ -478,7 +478,7 @@
<script
src=
"js/paper_nextpage.js"
></script>
<script
src=
"js/citationSheetParse.js"
></script>
<script
src=
"js/paperfilter
_new
.js"
></script>
<script
src=
"js/paperfilter.js"
></script>
</body>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets