Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Foreman
Commits
ee84597e
Commit
ee84597e
authored
5 years ago
by
Avi Sharvit
Committed by
Tomer Brisker
5 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Fixes #28604 - update DecadeView snapshots to 2020
parent
57c6f203
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
webpack/assets/javascripts/react_app/components/common/DateTimePicker/DateComponents/__snapshots__/DecadeView.test.js.snap
+15
-15
...cker/DateComponents/__snapshots__/DecadeView.test.js.snap
with
15 additions
and
15 deletions
+15
-15
webpack/assets/javascripts/react_app/components/common/DateTimePicker/DateComponents/__snapshots__/DecadeView.test.js.snap
+
15
-
15
View file @
ee84597e
...
...
@@ -21,7 +21,7 @@ exports[`DecadeView is working properly 1`] = `
colspan="5"
data-action="pickerSwitch"
>
20
1
0-20
2
1
20
2
0-20
3
1
</th>
<th
class="next"
...
...
@@ -38,64 +38,64 @@ exports[`DecadeView is working properly 1`] = `
colspan="7"
>
<span
class="year "
class="year
active
"
>
20
1
0
20
2
0
</span>
<span
class="year "
>
20
1
1
20
2
1
</span>
<span
class="year "
>
20
1
2
20
2
2
</span>
<span
class="year "
>
20
1
3
20
2
3
</span>
<span
class="year "
>
20
1
4
20
2
4
</span>
<span
class="year "
>
20
1
5
20
2
5
</span>
<span
class="year "
>
20
1
6
20
2
6
</span>
<span
class="year "
>
20
1
7
20
2
7
</span>
<span
class="year "
>
20
1
8
20
2
8
</span>
<span
class="year
active
"
class="year "
>
20
1
9
20
2
9
</span>
<span
class="year "
>
20
2
0
20
3
0
</span>
<span
class="year "
>
20
2
1
20
3
1
</span>
</td>
</tr>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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
Projects
Groups
Snippets
Help